Home
last modified time | relevance | path

Searched refs:PB (Results 1 – 25 of 39) sorted by relevance

12

/linux-6.15/drivers/net/fddi/skfp/
H A Dcfm.c101 smc->y[PB].scrub = 0 ; in cfm_init()
287 smc->y[PB].cf_join || smc->y[PB].cf_loop)) { in cfm_fsm()
298 if ((smc->y[PB].cem_pst == CEM_PST_UP && smc->y[PB].cf_join && in cfm_fsm()
299 !smc->y[PB].wc_flag) || smc->y[PB].cf_loop) { in cfm_fsm()
391 if ( !smc->y[PB].cf_join && !smc->y[PB].cf_loop ) { in cfm_fsm()
397 smc->y[PB].cf_join && smc->y[PB].pc_mode == PM_PEER) { in cfm_fsm()
405 smc->y[PB].cf_join && smc->y[PB].pc_mode == PM_PEER) { in cfm_fsm()
414 smc->y[PB].cf_join && smc->y[PB].pc_mode == PM_PEER) { in cfm_fsm()
436 if (smc->y[PB].wc_flag || !smc->y[PB].cf_join) { in cfm_fsm()
469 if (!smc->y[PB].cf_join || smc->y[PB].wc_flag) { in cfm_fsm()
[all …]
H A Ddrvfbi.c230 u_short st = inpw(PLC(PB,PL_INTR_EVENT)) ; in plc1_irq()
232 plc_irq(smc,PB,st) ; in plc1_irq()
294 smc->y[PB].pmd_type[PMD_SK_CONN] = ConnectorType ; in read_address()
296 smc->y[PB].pmd_type[PMD_SK_PMD ] = PmdType ; in read_address()
396 phy = &smc->y[PB] ; in led_indication()
H A Dpcmplc.c245 (np == PB) ? TB : TM ; in pcm_init()
258 smc->y[PB].mib->fddiPORTPCMState = PC0_OFF ; in pcm_init()
572 CLEAR(PLC(PB,PL_CNTRL_B),PL_CONFIG_CNTRL) ; in plc_config_mux()
573 CLEAR(PLC(PB,PL_CNTRL_A),PL_SC_REM_LOOP) ; in plc_config_mux()
933 if (smc->s.sas == SMT_DAS && np == PB && in pcm_fsm()
935 smc->y[PB].pc_mode == PM_TREE)) { in pcm_fsm()
1534 if ((np == PB) || ((np == PA) && in pc_tcode_actions()
1535 (smc->y[PB].mib->fddiPORTConnectState != in pc_tcode_actions()
1540 if (np == PB) in pc_tcode_actions()
1553 if (np == PB) in pc_tcode_actions()
[all …]
H A Decm.c355 ls_b = sm_pm_get_ls(smc,PB) ; in ecm_fsm()
448 else if ((smc->e.trace_prop & ENTITY_BIT(ENTITY_PHY(PB))) && in prop_actions()
449 port_out != PB) { in prop_actions()
/linux-6.15/Documentation/arch/x86/x86_64/
H A Dmm.rst93 from 0.125 PB to 64 PB. All kernel mappings shift down to the -64 PB starting
104 00fffffffffff000 | ~64 PB | 00ffffffffffffff | 4 kB | ... guard hole
125 …ff00000000000000 | -64 PB | ff0fffffffffffff | 4 PB | ... guard hole, also reserved for hyp…
126 ff10000000000000 | -60 PB | ff10ffffffffffff | 0.25 PB | LDT remap for PTI
127 …ff11000000000000 | -59.75 PB | ff90ffffffffffff | 32 PB | direct mapping of all physical memory…
128 ff91000000000000 | -27.75 PB | ff9fffffffffffff | 3.75 PB | ... unused hole
129 ffa0000000000000 | -24 PB | ffd1ffffffffffff | 12.5 PB | vmalloc/ioremap space (vmalloc_base)
130 ffd2000000000000 | -11.5 PB | ffd3ffffffffffff | 0.5 PB | ... unused hole
131 ffd4000000000000 | -11 PB | ffd5ffffffffffff | 0.5 PB | virtual memory map (vmemmap_base)
132 ffd6000000000000 | -10.5 PB | ffdeffffffffffff | 2.25 PB | ... unused hole
[all …]
/linux-6.15/Documentation/arch/riscv/
H A Dvm-layout.rst112 …0000000000000000 | 0 | 00ffffffffffffff | 64 PB | user-space virtual memory, different …
115 …0100000000000000 | +64 PB | feffffffffffffff | ~16K PB | ... huge, almost 64 bits wide hole of…
116 … | | | | virtual memory addresses up to the -64 PB
123 ff1bfffffea00000 | -57 PB | ff1bfffffeffffff | 6 MB | fixmap
124 ff1bffffff000000 | -57 PB | ff1bffffffffffff | 16 MB | PCI io
125 ff1c000000000000 | -57 PB | ff1fffffffffffff | 1 PB | vmemmap
126 ff20000000000000 | -56 PB | ff5fffffffffffff | 16 PB | vmalloc/ioremap space
127 … ff60000000000000 | -40 PB | ffdeffffffffffff | 32 PB | direct mapping of all physical memory
128 ffdf000000000000 | -8 PB | fffffffeffffffff | 8 PB | kasan
/linux-6.15/arch/m68k/include/asm/
H A DMC68328.h464 #define PB(x) (1 << (x)) macro
465 #define PB_D(x) PB(x) /* This is specific to port B only */
467 #define PB_D0 PB(0) /* Use D0 as PB(0) */
468 #define PB_D1 PB(1) /* Use D1 as PB(1) */
469 #define PB_D2 PB(2) /* Use D2 as PB(2) */
470 #define PB_D3 PB(3) /* Use D3 as PB(3) */
471 #define PB_D4 PB(4) /* Use D4 as PB(4) */
472 #define PB_D5 PB(5) /* Use D5 as PB(5) */
473 #define PB_D6 PB(6) /* Use D6 as PB(6) */
474 #define PB_D7 PB(7) /* Use D7 as PB(7) */
/linux-6.15/arch/powerpc/boot/dts/fsl/
H A Dp1010rdb-pb.dts11 model = "fsl,P1010RDB-PB";
12 compatible = "fsl,P1010RDB-PB";
H A Dp1010rdb-pb_36b.dts38 model = "fsl,P1010RDB-PB";
39 compatible = "fsl,P1010RDB-PB";
/linux-6.15/arch/arm/boot/dts/allwinner/
H A Dsun8i-r16-nintendo-nes-classic.dts24 * UART0 is available on two ports: PB and PF, both are accessible.
25 * PF can also be used for the SD card so PB is preferred.
H A Dsun8i-v3s-netcube-kumquat.dts172 "CAN_nCS", "CAN_nINT", "USER_SW", "PB3", // PB
H A Dsun8i-h2-plus-bananapi-m2-zero.dts206 /* PB */
H A Dsun7i-a20-bananapi.dts208 /* PB */
/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Dti,tps65219.yaml40 description: Short-circuit, over-current, under-voltage for regulators, PB interrupts.
53 Optional property that sets the EN/PB/VSENSE pin to be a
55 TPS65219 has a multipurpose pin called EN/PB/VSENSE that can be either
59 3. PB in which case it can be configured to trigger an interrupt
/linux-6.15/arch/arm/boot/dts/arm/
H A Dversatile-pb.dts5 model = "ARM Versatile PB";
9 /* The Versatile PB is using more SIC IRQ lines than the AB */
/linux-6.15/Documentation/devicetree/bindings/auxdisplay/
H A Darm,versatile-lcd.yaml15 and PB reference platforms.
/linux-6.15/Documentation/devicetree/bindings/mtd/partitions/
H A Darm,arm-firmware-suite.yaml17 Versatile PB, the RealView family, Versatile Express and Juno.
/linux-6.15/Documentation/devicetree/bindings/pci/
H A Dversatile.yaml13 PCI host controller found on the ARM Versatile PB board's FPGA.
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Darm,versatile.yaml14 with various pluggable interface boards, in essence the Versatile PB version
/linux-6.15/drivers/parisc/
H A DKconfig17 bool "HP-PB bus support"
20 The HP-PB bus was used in the Nova class and K-class servers.
/linux-6.15/Documentation/admin-guide/media/
H A Dfrontend-cardlist.rst109 dib7000m DiBcom 7000MA/MB/PA/PB/MC
/linux-6.15/Documentation/networking/device_drivers/can/
H A Dcan327.rst167 mode (using "``AT PB``", see code or datasheet).
248 These chips do not support the "``AT PB``" command, and thus cannot
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-self-describing-metadata.rst14 adequate for supporting PB scale filesystems with billions of inodes, however it
32 However, if we scale the filesystem up to 1PB, we now have 10x as much metadata
36 concern for supporting PB scale filesystems is minimising the time and effort
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Dst,stm32-pinctrl.yaml153 - port: The gpio port index (PA = 0, PB = 1, ..., PK = 11)
/linux-6.15/Documentation/arch/powerpc/
H A Dimc.rst119 | 4-6 | PB scope |

12