Home
last modified time | relevance | path

Searched refs:PA (Results 1 – 25 of 31) sorted by relevance

12

/drivers/net/fddi/skfp/
Dcfm.c100 smc->y[PA].scrub = 0 ; in cfm_init()
102 smc->y[PA].cem_pst = CEM_PST_DOWN ; in cfm_init()
107 #define THRU_ENABLED(smc) (smc->y[PA].pc_mode != PM_TREE && \
159 if (np != PA && np != PB) { in cem_priv_state()
236 smc->y[PA].pc_mode == PM_PEER) || in cfm()
270 smc->mib.p[PA].fddiPORTCurrentPath = MIB_PATH_ISOLATED ; in cfm_fsm()
272 smc->mib.p[PA].fddiPORTMACPlacement = 0 ; in cfm_fsm()
286 if (smc->s.sas && (smc->y[PA].cf_join || smc->y[PA].cf_loop || in cfm_fsm()
292 if ((smc->y[PA].cem_pst == CEM_PST_UP && smc->y[PA].cf_join && in cfm_fsm()
293 !smc->y[PA].wc_flag) || smc->y[PA].cf_loop) { in cfm_fsm()
[all …]
Ddrvfbi.c241 u_short st = inpw(PLC(PA,PL_INTR_EVENT)) ; in plc2_irq()
243 plc_irq(smc,PA,st) ; in plc2_irq()
293 smc->y[PA].pmd_type[PMD_SK_CONN] = in read_address()
295 smc->y[PA].pmd_type[PMD_SK_PMD ] = in read_address()
394 phy = &smc->y[PA] ; in led_indication()
Decm.c354 ls_a = sm_pm_get_ls(smc,PA) ; in ecm_fsm()
439 DB_ECM("ECM : initiate TRACE on PHY %c", 'A' + port_in - PA); in prop_actions()
442 else if ((smc->e.trace_prop & ENTITY_BIT(ENTITY_PHY(PA))) && in prop_actions()
443 port_out != PA) { in prop_actions()
Dpcmplc.c244 mib->fddiPORTMy_Type = (np == PA) ? TA : in pcm_init()
256 smc->y[PA].mib->fddiPORTPCMState = PC0_OFF ; in pcm_init()
565 SETMASK(PLC(PA,PL_CNTRL_B),PL_CONFIG_CNTRL,PL_CONFIG_CNTRL) ; in plc_config_mux()
566 SETMASK(PLC(PA,PL_CNTRL_A),PL_SC_REM_LOOP,PL_SC_REM_LOOP) ; in plc_config_mux()
569 CLEAR(PLC(PA,PL_CNTRL_B),PL_CONFIG_CNTRL) ; in plc_config_mux()
570 CLEAR(PLC(PA,PL_CNTRL_A),PL_SC_REM_LOOP) ; in plc_config_mux()
934 (smc->y[PA].pc_mode == PM_TREE || in pcm_fsm()
1534 if ((np == PB) || ((np == PA) && in pc_tcode_actions()
1572 if (smc->y[PA].twisted && (smc->y[PA].mib->fddiPORTPCMState == PC8_ACTIVE)) in pcm_status_twisted()
Dsmt.c1772 return phy == PA ? 3 : 2; in phy_con_resource_index()
1774 return phy == PA ? 1 : 3; in phy_con_resource_index()
1776 return phy == PA ? 3 : 1; in phy_con_resource_index()
1778 return phy == PA ? 2 : 3; in phy_con_resource_index()
1937 if (smc->y[PA].pc_mode == PM_PEER) { in smt_action()
1939 queue_event(smc,EVENT_PCM+PA,PC_DISABLE) ; in smt_action()
/drivers/pinctrl/freescale/
Dpinctrl-imx1.c15 #define PA 0 macro
21 MX1_PAD_A24 = PAD_ID(PA, 0),
22 MX1_PAD_TIN = PAD_ID(PA, 1),
23 MX1_PAD_PWMO = PAD_ID(PA, 2),
24 MX1_PAD_CSI_MCLK = PAD_ID(PA, 3),
25 MX1_PAD_CSI_D0 = PAD_ID(PA, 4),
26 MX1_PAD_CSI_D1 = PAD_ID(PA, 5),
27 MX1_PAD_CSI_D2 = PAD_ID(PA, 6),
28 MX1_PAD_CSI_D3 = PAD_ID(PA, 7),
29 MX1_PAD_CSI_D4 = PAD_ID(PA, 8),
[all …]
Dpinctrl-imx27.c19 #define PA 0 macro
27 MX27_PAD_USBH2_CLK = PAD_ID(PA, 0),
28 MX27_PAD_USBH2_DIR = PAD_ID(PA, 1),
29 MX27_PAD_USBH2_DATA7 = PAD_ID(PA, 2),
30 MX27_PAD_USBH2_NXT = PAD_ID(PA, 3),
31 MX27_PAD_USBH2_STP = PAD_ID(PA, 4),
32 MX27_PAD_LSCLK = PAD_ID(PA, 5),
33 MX27_PAD_LD0 = PAD_ID(PA, 6),
34 MX27_PAD_LD1 = PAD_ID(PA, 7),
35 MX27_PAD_LD2 = PAD_ID(PA, 8),
[all …]
/drivers/net/ethernet/pasemi/
DKconfig3 # PA Semi network device configuration
7 bool "PA Semi devices"
15 the questions about PA Semi cards. If you say Y, you will be asked for
21 tristate "PA Semi 1/10Gbit MAC"
26 PA Semi's PWRficient line of chips.
/drivers/cpufreq/
DKconfig.powerpc43 bool "Support for PA Semi PWRficient"
47 This adds the support for frequency switching on PA Semi
/drivers/parisc/
DKconfig27 generation of PA-RISC cache-coherent machines. Programs the
35 many PA-RISC workstations & servers. It includes interfaces
89 menu "PA-RISC specific drivers"
106 Disk/Network activities LEDs on some PA-RISC machines,
/drivers/video/logo/
Dlogo_parisc_clut224.ppm2 # 224-color PA-RISC Linux logo
DKconfig42 bool "224-color PA-RISC Linux logo"
/drivers/gpu/drm/vmwgfx/device_include/
Dvm_basic_types.h41 typedef uint64 PA; typedef
Dsvga_reg.h302 PA pa;
/drivers/video/console/
DKconfig59 On PA-RISC, the default value is 160, which should fit a 1280x1024
69 On PA-RISC, the default value is 64, which should fit a 1280x1024
/drivers/net/fddi/skfp/h/
Dskfbi.h813 #define PLC(np,reg) (((np) == PA) ? P2_A(reg) : P1_A(reg))
869 (p == PA) ? "A" : "B", iev) ;\
Dcmtdef.h105 #define PA 0 macro
/drivers/net/ethernet/i825xx/
DKconfig41 found in Hewlett-Packard PA-RISC machines with 10Mbit ethernet.
/drivers/char/agp/
DKconfig131 AGP bus adapter on HP PA-RISC machines (Ok, just on the C8000
/drivers/parport/
DKconfig49 parallel ports. PA-RISC owners should only say Y here if they
/drivers/edac/
DKconfig298 tristate "PA Semi PWRficient"
301 Support for error detection and correction on PA Semi
/drivers/char/hw_random/
DKconfig207 tristate "PA Semi HW Random Number Generator support"
212 Generator hardware found on PA Semi PWRficient SoCs.
/drivers/mtd/nand/raw/
DKconfig190 tristate "PA Semi PWRficient NAND controller"
193 Enables support for NAND Flash interface on PA Semi PWRficient
/drivers/pcmcia/
DKconfig256 PA Semi Electra eval board.
/drivers/input/serio/
DKconfig113 This driver provides support for the PS/2 ports on PA-RISC machines

12