/linux-4.4.14/drivers/net/fddi/skfp/ |
D | cfm.c | 111 smc->y[PB].scrub = 0 ; in cfm_init() 113 smc->y[PB].cem_pst = CEM_PST_DOWN ; in cfm_init() 118 smc->y[PB].pc_mode != PM_TREE) 125 if ( !THRU_ENABLED(smc) && smc->y[PB].cf_join ) { in selection_criteria() 169 if (np != PA && np != PB) { in cem_priv_state() 250 smc->y[PB].pc_mode == PM_PEER) || in cfm() 290 smc->mib.p[PB].fddiPORTCurrentPath = MIB_PATH_ISOLATED ; in cfm_fsm() 292 smc->mib.p[PB].fddiPORTMACPlacement = 0 ; in cfm_fsm() 306 smc->y[PB].cf_join || smc->y[PB].cf_loop)) { in cfm_fsm() 317 if ((smc->y[PB].cem_pst == CEM_PST_UP && smc->y[PB].cf_join && in cfm_fsm() [all …]
|
D | drvfbi.c | 237 u_short st = inpw(PLC(PB,PL_INTR_EVENT)) ; in plc1_irq() 239 plc_irq(smc,PB,st) ; in plc1_irq() 301 smc->y[PB].pmd_type[PMD_SK_CONN] = ConnectorType ; in read_address() 303 smc->y[PB].pmd_type[PMD_SK_PMD ] = PmdType ; in read_address() 403 phy = &smc->y[PB] ; in led_indication()
|
D | ecm.c | 362 (void) sm_pm_ls_latch(smc,PB,1) ; /* enable line state latch */ in ecm_fsm() 367 ls_b = sm_pm_get_ls(smc,PB) ; in ecm_fsm() 460 else if ((smc->e.trace_prop & ENTITY_BIT(ENTITY_PHY(PB))) && in prop_actions() 461 port_out != PB) { in prop_actions()
|
D | pcmplc.c | 256 (np == PB) ? TB : TM ; in pcm_init() 269 smc->y[PB].mib->fddiPORTPCMState = PC0_OFF ; in pcm_init() 273 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init() 583 CLEAR(PLC(PB,PL_CNTRL_B),PL_CONFIG_CNTRL) ; in plc_config_mux() 584 CLEAR(PLC(PB,PL_CNTRL_A),PL_SC_REM_LOOP) ; in plc_config_mux() 944 if (smc->s.sas == SMT_DAS && np == PB && in pcm_fsm() 946 smc->y[PB].pc_mode == PM_TREE)) { in pcm_fsm() 1129 DB_PCMN(1,"LEM %c :\n",phy->np == PB? 'B' : 'A',0) ; in lem_evaluate() 1556 if ((np == PB) || ((np == PA) && in pc_tcode_actions() 1557 (smc->y[PB].mib->fddiPORTConnectState != in pc_tcode_actions() [all …]
|
D | smt.c | 1973 if (smc->y[PB].pc_mode == PM_PEER) { in smt_action() 1975 queue_event(smc,EVENT_PCM+PB,PC_DISABLE) ; in smt_action()
|
/linux-4.4.14/drivers/pinctrl/freescale/ |
D | pinctrl-imx1.c | 21 #define PB 1 macro 58 MX1_PAD_SD_DAT0 = PAD_ID(PB, 8), 59 MX1_PAD_SD_DAT1 = PAD_ID(PB, 9), 60 MX1_PAD_SD_DAT2 = PAD_ID(PB, 10), 61 MX1_PAD_SD_DAT3 = PAD_ID(PB, 11), 62 MX1_PAD_SD_SCLK = PAD_ID(PB, 12), 63 MX1_PAD_SD_CMD = PAD_ID(PB, 13), 64 MX1_PAD_SIM_SVEN = PAD_ID(PB, 14), 65 MX1_PAD_SIM_PD = PAD_ID(PB, 15), 66 MX1_PAD_SIM_TX = PAD_ID(PB, 16), [all …]
|
D | pinctrl-imx21.c | 21 #define PB 1 macro 55 MX21_PAD_SD2_D0 = PAD_ID(PB, 4), 56 MX21_PAD_SD2_D1 = PAD_ID(PB, 5), 57 MX21_PAD_SD2_D2 = PAD_ID(PB, 6), 58 MX21_PAD_SD2_D3 = PAD_ID(PB, 7), 59 MX21_PAD_SD2_CMD = PAD_ID(PB, 8), 60 MX21_PAD_SD2_CLK = PAD_ID(PB, 9), 61 MX21_PAD_CSI_D0 = PAD_ID(PB, 10), 62 MX21_PAD_CSI_D1 = PAD_ID(PB, 11), 63 MX21_PAD_CSI_D2 = PAD_ID(PB, 12), [all …]
|
D | pinctrl-imx27.c | 26 #define PB 1 macro 66 MX27_PAD_SD2_D0 = PAD_ID(PB, 4), 67 MX27_PAD_SD2_D1 = PAD_ID(PB, 5), 68 MX27_PAD_SD2_D2 = PAD_ID(PB, 6), 69 MX27_PAD_SD2_D3 = PAD_ID(PB, 7), 70 MX27_PAD_SD2_CMD = PAD_ID(PB, 8), 71 MX27_PAD_SD2_CLK = PAD_ID(PB, 9), 72 MX27_PAD_CSI_D0 = PAD_ID(PB, 10), 73 MX27_PAD_CSI_D1 = PAD_ID(PB, 11), 74 MX27_PAD_CSI_D2 = PAD_ID(PB, 12), [all …]
|
/linux-4.4.14/arch/cris/arch-v10/drivers/ |
D | Kconfig | 68 Enables the status and control signals DTR, RI, DSR and CD on PB for 101 …int "Ser0 DTR on PB bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PB || ETRAX_SER0_DTR_RI_DS… 106 Specify the pin of the PB port to carry the DTR signal for serial 110 …int "Ser0 RI on PB bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PB || ETRAX_SER0_DTR_RI_DS… 115 Specify the pin of the PB port to carry the RI signal for serial 119 …int "Ser0 DSR on PB bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PB || ETRAX_SER0_DTR_RI_DS… 124 Specify the pin of the PB port to carry the DSR signal for serial 128 …int "Ser0 CD on PB bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PB || ETRAX_SER0_DTR_RI_DS… 133 Specify the pin of the PB port to carry the CD signal for serial 156 Enables the status and control signals DTR, RI, DSR and CD on PB for [all …]
|
/linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
D | p1010rdb-pb.dts | 15 model = "fsl,P1010RDB-PB"; 16 compatible = "fsl,P1010RDB-PB";
|
D | p1010rdb-pb_36b.dts | 38 model = "fsl,P1010RDB-PB"; 39 compatible = "fsl,P1010RDB-PB";
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | MC68328.h | 462 #define PB(x) (1 << (x)) macro 463 #define PB_D(x) PB(x) /* This is specific to port B only */ 465 #define PB_D0 PB(0) /* Use D0 as PB(0) */ 466 #define PB_D1 PB(1) /* Use D1 as PB(1) */ 467 #define PB_D2 PB(2) /* Use D2 as PB(2) */ 468 #define PB_D3 PB(3) /* Use D3 as PB(3) */ 469 #define PB_D4 PB(4) /* Use D4 as PB(4) */ 470 #define PB_D5 PB(5) /* Use D5 as PB(5) */ 471 #define PB_D6 PB(6) /* Use D6 as PB(6) */ 472 #define PB_D7 PB(7) /* Use D7 as PB(7) */
|
D | MC68EZ328.h | 367 #define PB(x) (1 << (x)) macro
|
D | MC68VZ328.h | 377 #define PB(x) (1 << (x)) macro
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | versatile-pb.dts | 4 model = "ARM Versatile PB"; 8 /* The Versatile PB is using more SIC IRQ lines than the AB */
|
D | versatile-ab.dts | 36 /* OSC1 on AB, OSC4 on PB */
|
/linux-4.4.14/Documentation/devicetree/bindings/misc/ |
D | arm-charlcd.txt | 4 and PB reference platforms.
|
/linux-4.4.14/arch/arm/mach-versatile/ |
D | Kconfig | 25 Include support for the ARM(R) Versatile/PB platform,
|
/linux-4.4.14/arch/cris/arch-v10/ |
D | Kconfig | 30 put the leds on PB or a memory-mapped latch (CSP0) instead. 33 bool "Port-PB-LEDs" 39 separately. Select this if the LEDs are on port PB. Some products 51 Some products put the leds on PA or PB instead. 359 0 and 1 on port PB are usually used for I2C communication, but the
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | versatile.txt | 3 PCI host controller found on the ARM Versatile PB board's FPGA.
|
/linux-4.4.14/arch/cris/boot/rescue/ |
D | kimagerescue.S | 53 ;; setup port PA and PB default initial directions and data
|
D | head_v10.S | 231 ;; setup port PA and PB default initial directions and data
|
/linux-4.4.14/arch/cris/boot/compressed/ |
D | head_v10.S | 37 ;; Initiate the PA and PB ports
|
/linux-4.4.14/drivers/parisc/ |
D | Kconfig | 14 bool "HP-PB bus support" 17 The HP-PB bus was used in the Nova class and K-class servers.
|
/linux-4.4.14/drivers/pci/host/ |
D | Kconfig | 118 bool "ARM Versatile PB PCI controller"
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs-self-describing-metadata.txt | 10 adequate for supporting PB scale filesystems with billions of inodes, however it 28 However, if we scale the filesystem up to 1PB, we now have 10x as much metadata 32 concern for supporting PB scale filesystems is minimising the time and effort
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 105 #define PB 1 macro
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
D | head.S | 427 ;; setup port PA and PB default initial directions and data
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | Kconfig | 389 tristate "DiBcom 7000MA/MB/PA/PB/MC"
|
/linux-4.4.14/drivers/eisa/ |
D | eisa.ids | 1019 ISACC00 "Packard Bell PB 3270 Coax"
|