Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/fddi/skfp/
Dcfm.c111 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 …]
Ddrvfbi.c237 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()
Decm.c362 (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()
Dpcmplc.c256 (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 …]
Dsmt.c1973 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.1.27/drivers/pinctrl/freescale/
Dpinctrl-imx1.c21 #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 …]
Dpinctrl-imx21.c21 #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 …]
Dpinctrl-imx27.c26 #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.1.27/arch/cris/arch-v10/drivers/
DKconfig68 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.1.27/arch/m68k/include/asm/
DMC68328.h462 #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) */
DMC68EZ328.h367 #define PB(x) (1 << (x)) macro
DMC68VZ328.h377 #define PB(x) (1 << (x)) macro
/linux-4.1.27/arch/powerpc/boot/dts/
Dp1010rdb-pb.dts15 model = "fsl,P1010RDB-PB";
16 compatible = "fsl,P1010RDB-PB";
Dp1010rdb-pb_36b.dts38 model = "fsl,P1010RDB-PB";
39 compatible = "fsl,P1010RDB-PB";
/linux-4.1.27/drivers/gpu/drm/i2c/
Dtda998x_drv.c603 #define PB(x) (HB(2) + 1 + (x)) macro
609 buf[PB(0)] = tda998x_cksum(buf, size); in tda998x_write_if()
619 u8 buf[PB(HDMI_AUDIO_INFOFRAME_SIZE) + 1]; in tda998x_write_aif()
625 buf[PB(1)] = p->audio_frame[1] & 0x07; /* CC */ in tda998x_write_aif()
626 buf[PB(2)] = p->audio_frame[2] & 0x1c; /* SF */ in tda998x_write_aif()
627 buf[PB(4)] = p->audio_frame[4]; in tda998x_write_aif()
628 buf[PB(5)] = p->audio_frame[5] & 0xf8; /* DM_INH + LSV */ in tda998x_write_aif()
637 u8 buf[PB(HDMI_AVI_INFOFRAME_SIZE) + 1]; in tda998x_write_avi()
643 buf[PB(1)] = HDMI_SCAN_MODE_UNDERSCAN; in tda998x_write_avi()
644 buf[PB(2)] = HDMI_ACTIVE_ASPECT_PICTURE; in tda998x_write_avi()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/misc/
Darm-charlcd.txt4 and PB reference platforms.
/linux-4.1.27/arch/arm/mach-versatile/
DKconfig25 Include support for the ARM(R) Versatile/PB platform,
/linux-4.1.27/arch/cris/arch-v10/
DKconfig30 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.1.27/Documentation/devicetree/bindings/pci/
Dversatile.txt3 PCI host controller found on the ARM Versatile PB board's FPGA.
/linux-4.1.27/arch/arm/boot/dts/
Dversatile-pb.dts4 model = "ARM Versatile PB";
Dversatile-ab.dts36 /* OSC1 on AB, OSC4 on PB */
/linux-4.1.27/arch/cris/arch-v32/drivers/
DKconfig221 hex "PB user changeable dir mask"
226 This is a bitmask (18 bits) with information of what bits in PB
232 hex "PB user changeable bits mask"
237 This is a bitmask (18 bits) with information of what bits in PB
/linux-4.1.27/arch/cris/boot/rescue/
Dkimagerescue.S53 ;; setup port PA and PB default initial directions and data
Dhead_v10.S231 ;; setup port PA and PB default initial directions and data
/linux-4.1.27/arch/cris/boot/compressed/
Dhead_v10.S37 ;; Initiate the PA and PB ports
/linux-4.1.27/drivers/parisc/
DKconfig14 bool "HP-PB bus support"
17 The HP-PB bus was used in the Nova class and K-class servers.
/linux-4.1.27/drivers/pci/host/
DKconfig106 bool "ARM Versatile PB PCI controller"
/linux-4.1.27/Documentation/filesystems/
Dxfs-self-describing-metadata.txt10 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.1.27/drivers/net/fddi/skfp/h/
Dcmtdef.h105 #define PB 1 macro
/linux-4.1.27/arch/cris/arch-v10/kernel/
Dhead.S499 ;; setup port PA and PB default initial directions and data
/linux-4.1.27/drivers/media/dvb-frontends/
DKconfig379 tristate "DiBcom 7000MA/MB/PA/PB/MC"
/linux-4.1.27/drivers/eisa/
Deisa.ids1019 ISACC00 "Packard Bell PB 3270 Coax"