Home
last modified time | relevance | path

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

1234

/linux/drivers/net/fddi/skfp/
A Dcfm.c100 smc->y[PA].scrub = 0 ; in cfm_init()
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()
326 if ( (smc->y[PA].wc_flag || !smc->y[PA].cf_join) && in cfm_fsm()
396 else if ( smc->y[PA].cf_loop && smc->y[PA].pc_mode == PM_PEER && in cfm_fsm()
404 smc->y[PA].cf_join && smc->y[PA].pc_mode == PM_PEER && in cfm_fsm()
413 smc->y[PA].cf_join && smc->y[PA].pc_mode == PM_PEER && in cfm_fsm()
442 else if (!smc->y[PA].cf_join || smc->y[PA].wc_flag) { in cfm_fsm()
475 else if (!smc->y[PA].cf_join || smc->y[PA].wc_flag) { in cfm_fsm()
[all …]
A 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()
A 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()
/linux/drivers/pinctrl/freescale/
A 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),
25 MX1_PAD_CSI_D0 = PAD_ID(PA, 4),
26 MX1_PAD_CSI_D1 = PAD_ID(PA, 5),
40 MX1_PAD_LBA = PAD_ID(PA, 19),
41 MX1_PAD_ECB = PAD_ID(PA, 20),
42 MX1_PAD_A0 = PAD_ID(PA, 21),
43 MX1_PAD_CS4 = PAD_ID(PA, 22),
[all …]
A Dpinctrl-imx27.c19 #define PA 0 macro
33 MX27_PAD_LD0 = PAD_ID(PA, 6),
34 MX27_PAD_LD1 = PAD_ID(PA, 7),
35 MX27_PAD_LD2 = PAD_ID(PA, 8),
36 MX27_PAD_LD3 = PAD_ID(PA, 9),
37 MX27_PAD_LD4 = PAD_ID(PA, 10),
38 MX27_PAD_LD5 = PAD_ID(PA, 11),
39 MX27_PAD_LD6 = PAD_ID(PA, 12),
40 MX27_PAD_LD7 = PAD_ID(PA, 13),
41 MX27_PAD_LD8 = PAD_ID(PA, 14),
[all …]
/linux/arch/parisc/kernel/
A Dhpmc.S118 load32 PA(hpmc_stack),sp
131 load32 PA(os_hpmc_1),%r4
150 load32 PA(hpmc_raddr),arg2
155 ldil L%PA(os_hpmc_2), rp
170 ldil L%PA(os_hpmc_3),rp
191 load32 PA(hpmc_raddr),arg2
200 ldil L%PA(os_hpmc_4),rp
214 load32 PA(hpmc_raddr),%r4
222 ldil L%PA(os_hpmc_5),rp
251 load32 PA(intr_save),%r1
[all …]
A Dhead.S60 load32 PA(__bss_start),%r3
61 load32 PA(__bss_stop),%r4
67 load32 PA(boot_args),%r1
74 load32 PA(swapper_pg_dir),%r4
80 load32 PA(pmd0),%r5
91 load32 PA(pg0),%r1
112 load32 PA(pg0),%r1
138 load32 PA(_mcount), %r10
158 load32 PA(smp_slave_stext),%r10
251 ldil L%PA(fault_vector_11),%r10
[all …]
A Dtoc_asm.S21 load32 PA(toc_lock),%r1
29 load32 PA(toc_stack),%sp
54 load32 PA(swapper_pg_dir),%r4
A Dreal2.S91 load32 PA(ric_ret), %r2
124 load32 PA(save_cr_space), %r28
139 load32 PA(save_cr_end), %r26
162 load32 PA(rfi_v2r_1), %r1
273 load32 PA(r64_ret), %r2
/linux/drivers/net/ethernet/pasemi/
A 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.
/linux/arch/powerpc/platforms/pasemi/
A DKconfig4 bool "PA Semi SoC-based platforms"
11 This option enables support for PA Semi's PWRficient line
14 menu "PA Semi PWRficient options"
28 bool "PA Semi IOMMU support"
31 IOMMU support for PA Semi PWRficient
/linux/arch/m68k/coldfire/
A Dtimers.c147 #define PA(a) (MCFTIMER_BASE2 + (a)) macro
161 __raw_writeb(MCFTIMER_TER_CAP | MCFTIMER_TER_REF, PA(MCFTIMER_TER)); in coldfire_profile_tick()
177 __raw_writew(MCFTIMER_TMR_DISABLE, PA(MCFTIMER_TMR)); in coldfire_profile_init()
179 __raw_writetrr(((MCF_BUSCLK / 16) / PROFILEHZ), PA(MCFTIMER_TRR)); in coldfire_profile_init()
181 MCFTIMER_TMR_RESTART | MCFTIMER_TMR_ENABLE, PA(MCFTIMER_TMR)); in coldfire_profile_init()
A Dsltimers.c36 #define PA(a) (MCFSLT_TIMER1 + (a)) macro
47 __raw_writel(MCFSLT_SSR_BE | MCFSLT_SSR_TE, PA(MCFSLT_SSR)); in mcfslt_profile_tick()
68 __raw_writel(MCF_BUSCLK / PROFILEHZ - 1, PA(MCFSLT_STCNT)); in mcfslt_profile_init()
70 PA(MCFSLT_SCR)); in mcfslt_profile_init()
/linux/Documentation/xtensa/
A Dmmu.rst25 - PA = physical address (two upper nibbles of it);
37 VA PA PA PA PA VA PA PA
/linux/sound/parisc/
A DKconfig2 # ALSA PA-RISC drivers
9 Support for GSC sound devices on PA-RISC architectures.
18 chip found in most GSC-based PA-RISC workstations. It's frequently
/linux/arch/m68k/include/asm/
A DMC68328.h441 #define PA(x) (1 << (x)) macro
442 #define PA_A(x) PA((x) - 16) /* This is specific to PA only! */
444 #define PA_A16 PA(0) /* Use A16 as PA(0) */
445 #define PA_A17 PA(1) /* Use A17 as PA(1) */
446 #define PA_A18 PA(2) /* Use A18 as PA(2) */
447 #define PA_A19 PA(3) /* Use A19 as PA(3) */
448 #define PA_A20 PA(4) /* Use A20 as PA(4) */
449 #define PA_A21 PA(5) /* Use A21 as PA(5) */
450 #define PA_A22 PA(6) /* Use A22 as PA(6) */
451 #define PA_A23 PA(7) /* Use A23 as PA(7) */
/linux/arch/parisc/math-emu/
A Dhppa.h10 PA header file -- do not include this header file for non-PA builds.
A Dfpbits.h10 PA header file -- do not include this header file for non-PA builds.
/linux/arch/arm/kernel/
A Dphys2virt.S65 @ sub <VA>, <PA>, <reg>
69 @ add <PA>, <VA>, <reg>
144 @ phys-to-virt: sub <VA>, <PA>, #offset<31:24>, lsl #24
145 @ sub <VA>, <PA>, #offset<23:16>, lsl #16
147 @ virt-to-phys (non-LPAE): add <PA>, <VA>, #offset<31:24>, lsl #24
148 @ add <PA>, <VA>, #offset<23:16>, lsl #16
/linux/Documentation/devicetree/bindings/pinctrl/
A Dingenic,pinctrl.yaml21 the X1000 and the X1830 contains 4 GPIO ports, PA to PD, for a total of 128
22 pins. The X2000 and the X2100 contains 5 GPIO ports, PA to PE, for a total of
24 6 GPIO ports, PA to PF, for a total of 192 pins. The JZ4775 contains 7 GPIO
25 ports, PA to PG, for a total of 224 pins.
/linux/arch/parisc/
A DKconfig74 The PA-RISC microprocessor is designed by Hewlett-Packard and used
76 and later HP3000 series). The PA-RISC Linux project home page is
119 # unless you want to implement ACPI on PA-RISC ... ;-)
150 that can run on all 32-bit PA CPUs (albeit not optimally fast),
224 Enable this if you want to support 64bit kernel on PA-RISC platform.
227 or having a 64bit-only capable PA-RISC machine should say Y here.
229 Since there is no 64bit userland on PA-RISC, there is no point to
294 Most PA-RISC machines have either a switch at the back of the machine
/linux/Documentation/translations/zh_CN/parisc/
A Dregisters.rst12 Linux/PA-RISC的寄存器用法
110 PA-RISC架构定义了7个寄存器作为“影子寄存器”。这些寄存器在
/linux/drivers/cpufreq/
A DKconfig.powerpc43 bool "Support for PA Semi PWRficient"
47 This adds the support for frequency switching on PA Semi
/linux/drivers/parisc/
A 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,
/linux/drivers/video/logo/
A Dlogo_parisc_clut224.ppm2 # 224-color PA-RISC Linux logo

Completed in 43 milliseconds

1234