Home
last modified time | relevance | path

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

1234567

/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A 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 …]
H A Ddrvfbi.c245 u_short st = inpw(PLC(PA,PL_INTR_EVENT)) ; in plc2_irq()
247 plc_irq(smc,PA,st) ; in plc2_irq()
297 smc->y[PA].pmd_type[PMD_SK_CONN] = in read_address()
299 smc->y[PA].pmd_type[PMD_SK_PMD ] = in read_address()
398 phy = &smc->y[PA] ; in led_indication()
/OK3568_Linux_fs/kernel/drivers/pinctrl/freescale/
H 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),
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 …]
H A 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 …]
H A Dpinctrl-imx21.c15 #define PA 0 macro
23 MX21_PAD_LSCLK = PAD_ID(PA, 5),
24 MX21_PAD_LD0 = PAD_ID(PA, 6),
25 MX21_PAD_LD1 = PAD_ID(PA, 7),
26 MX21_PAD_LD2 = PAD_ID(PA, 8),
27 MX21_PAD_LD3 = PAD_ID(PA, 9),
28 MX21_PAD_LD4 = PAD_ID(PA, 10),
29 MX21_PAD_LD5 = PAD_ID(PA, 11),
30 MX21_PAD_LD6 = PAD_ID(PA, 12),
31 MX21_PAD_LD7 = PAD_ID(PA, 13),
[all …]
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dhpmc.S118 load32 PA(hpmc_stack),sp
131 load32 PA(os_hpmc_1),%r4
150 load32 PA(hpmc_raddr),arg2
151 load32 PA(hpmc_pim_data),arg3
155 ldil L%PA(os_hpmc_2), rp
157 ldo R%PA(os_hpmc_2)(rp), rp
170 ldil L%PA(os_hpmc_3),rp
172 ldo R%PA(os_hpmc_3)(rp),rp
191 load32 PA(hpmc_raddr),arg2
195 load32 PA(hpmc_iodc_buf),%r4
[all …]
H A Dhead.S59 load32 PA(__bss_start),%r3
60 load32 PA(__bss_stop),%r4
66 load32 PA(boot_args),%r1
82 load32 PA(msg1),%arg0
87 load32 PA(init_stack),%sp
93 load32 PA(__bss_start),%r1
99 load32 PA(.iodc_panic_ret), %rp
114 load32 PA(swapper_pg_dir),%r4
120 load32 PA(pmd0),%r5
131 load32 PA(pg0),%r1
[all …]
H 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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pasemi/
H 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.
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Dtimers.c149 #define PA(a) (MCFTIMER_BASE2 + (a)) macro
163 __raw_writeb(MCFTIMER_TER_CAP | MCFTIMER_TER_REF, PA(MCFTIMER_TER)); in coldfire_profile_tick()
179 __raw_writew(MCFTIMER_TMR_DISABLE, PA(MCFTIMER_TMR)); in coldfire_profile_init()
181 __raw_writetrr(((MCF_BUSCLK / 16) / PROFILEHZ), PA(MCFTIMER_TRR)); in coldfire_profile_init()
183 MCFTIMER_TMR_RESTART | MCFTIMER_TMR_ENABLE, PA(MCFTIMER_TMR)); in coldfire_profile_init()
H 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()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pasemi/
H 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
/OK3568_Linux_fs/kernel/Documentation/xtensa/
H A Dmmu.rst25 - PA = physical address (two upper nibbles of it);
37 VA PA PA PA PA VA PA PA
/OK3568_Linux_fs/kernel/sound/parisc/
H 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
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H 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) */
/OK3568_Linux_fs/external/rkwifibt/firmware/broadcom/AP6181/wifi/
H A Dnvram_ap6181.txt2 #adjuest PA parameter for g/n mode
27 #P207 PA params
32 #Same PA params for P304,P305, P306, P307
/OK3568_Linux_fs/buildroot/board/amarula/a64-relic/rootfs_overlay/lib/firmware/brcm/
H A Dbrcmfmac4330-sdio.txt28 #PA parameters for lower a-band
32 #PA parameters for midband
36 #PA parameters for high band
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A DKconfig2 tristate "SoC Audio for awinic AW883XX series Smart PA"
5 This option enables support for AW883XX series Smart PA.
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A DKconfig2 tristate "SoC Audio for awinic AW87XXX Smart K PA"
5 This option enables support for AW87XXX Smart K PA.
/OK3568_Linux_fs/kernel/arch/parisc/math-emu/
H A Dfpu.h22 PA header file -- do not include this header file for non-PA builds.
H A Dhppa.h10 PA header file -- do not include this header file for non-PA builds.
H A Dfpbits.h10 PA header file -- do not include this header file for non-PA builds.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Des_PA20 % Territory: PA
149 country_ab2 "PA"
152 country_car "PA"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Des_PA20 % Territory: PA
149 country_ab2 "PA"
152 country_car "PA"
/OK3568_Linux_fs/buildroot/board/lemaker/bananapro/rootfs_overlay/lib/firmware/brcm/
H A Dbrcmfmac43362-sdio.txt27 #P207 PA params
32 #Same PA params for P304,P305, P306, P307

1234567