Home
last modified time | relevance | path

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

12

/arch/parisc/kernel/
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 …]
Dhead.S59 load32 PA(__bss_start),%r3
60 load32 PA(__bss_stop),%r4
66 load32 PA(boot_args),%r1
73 load32 PA(swapper_pg_dir),%r4
79 load32 PA(pmd0),%r5
90 load32 PA(pg0),%r1
111 load32 PA(pg0),%r1
137 load32 PA(_mcount), %r10
157 load32 PA(smp_slave_stext),%r10
214 load32 PA(stext_pdc_ret), %rp
[all …]
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
Dpacache.S44 load32 PA(1f), %r1
62 1: load32 PA(cache_info), %r1
1279 load32 PA(1f), %r1
/arch/powerpc/platforms/pasemi/
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
/arch/m68k/coldfire/
Dtimers.c151 #define PA(a) (MCFTIMER_BASE2 + (a)) macro
165 __raw_writeb(MCFTIMER_TER_CAP | MCFTIMER_TER_REF, PA(MCFTIMER_TER)); in coldfire_profile_tick()
185 __raw_writew(MCFTIMER_TMR_DISABLE, PA(MCFTIMER_TMR)); in coldfire_profile_init()
187 __raw_writetrr(((MCF_BUSCLK / 16) / PROFILEHZ), PA(MCFTIMER_TRR)); in coldfire_profile_init()
189 MCFTIMER_TMR_RESTART | MCFTIMER_TMR_ENABLE, PA(MCFTIMER_TMR)); in coldfire_profile_init()
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()
67 __raw_writel(MCF_BUSCLK / PROFILEHZ - 1, PA(MCFSLT_STCNT)); in mcfslt_profile_init()
69 PA(MCFSLT_SCR)); in mcfslt_profile_init()
/arch/parisc/math-emu/
Dfpu.h22 PA header file -- do not include this header file for non-PA builds.
Dhppa.h10 PA header file -- do not include this header file for non-PA builds.
Dfpbits.h10 PA header file -- do not include this header file for non-PA builds.
Dcnv_float.h10 PA header file -- do not include this header file for non-PA builds.
Dfloat.h26 PA header file -- do not include this header file for non-PA builds.
Dsgl_float.h10 PA header file -- do not include this header file for non-PA builds.
Ddbl_float.h9 PA header file -- do not include this header file for non-PA builds.
/arch/m68k/include/asm/
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) */
DMC68EZ328.h354 #define PA(x) (1 << (x)) macro
DMC68VZ328.h363 #define PA(x) (1 << (x)) macro
/arch/parisc/
DKconfig68 The PA-RISC microprocessor is designed by Hewlett-Packard and used
70 and later HP3000 series). The PA-RISC Linux project home page is
113 # unless you want to implement ACPI on PA-RISC ... ;-)
148 that can run on all 32-bit PA CPUs (albeit not optimally fast),
221 Enable this if you want to support 64bit kernel on PA-RISC platform.
224 or having a 64bit-only capable PA-RISC machine should say Y here.
226 Since there is no 64bit userland on PA-RISC, there is no point to
/arch/unicore32/mm/
Dcache-ucv2.S105 101: va2pa r0, r10, r11, r12, r13, 2f @ r10 is PA
159 101: va2pa r0, r10, r11, r12, r13, 2f @ r10 is PA
Dproc-ucv2.S71 1: va2pa r0, r10, r11, r12, r13 @ r10 is PA
/arch/arm/kvm/
Dinit.S137 0: adr r0, 0b @ PA(0)
140 add r1, r1, r0 @ PA(stub)
/arch/parisc/include/asm/
Dpage.h144 # define PA(x) ((x)-__PAGE_OFFSET)
/arch/arm/include/debug/
Dbrcmstb.S78 10: ldrne \rp, =SUN_TOP_CTRL_BASE @ load SUN_TOP_CTRL PA
/arch/arm/boot/dts/
Dsun7i-a20-bananapi.dts202 /* PA */
/arch/powerpc/
DKconfig.debug213 bool "PA Semi real mode"
216 Select this to enable early debugging for PA Semi.

12