Home
last modified time | relevance | path

Searched refs:SP (Results 1 – 6 of 6) sorted by relevance

/arch/arm/mach-imx/imx8ulp/
A Drdc.c21 #define SP(X) ((X) << 9) macro
31 #define D7SEL_CODE (SP(RW) | SU(RW) | NP(RWX) | NU(RWX))
32 #define D6SEL_CODE (SP(RW) | SU(RW) | NP(RWX))
33 #define D5SEL_CODE (SP(RW) | SU(RWX))
34 #define D4SEL_CODE SP(RWX)
35 #define D3SEL_CODE (SP(X) | SU(X) | NP(X) | NU(X))
38 #define D7SEL_DAT (SP(RW) | SU(RW) | NP(RW) | NU(RW))
39 #define D6SEL_DAT (SP(RW) | SU(RW) | NP(RW))
40 #define D5SEL_DAT (SP(RW) | SU(RW) | NP(R) | NU(R))
41 #define D4SEL_DAT (SP(RW) | SU(RW))
[all …]
/arch/arm/lib/
A Dvectors.S232 stmdb r8, {sp, lr}^ @ Calling SP, LR
/arch/arm/cpu/armv8/fsl-layerscape/doc/
A DREADME.soc81 - Service processor (SP) provides pre-boot initialization and secure-boot
125 - Service processor (SP) provides pre-boot initialization and secure-boot
252 - Service processor (SP) provides pre-boot initialization and secure-boot
381 - Service Processor (SP) provides pre-boot initialization and secure-boot
/arch/arm/cpu/armv7/
A Dnonsec_virt.S84 msreq sp_hyp, r3 @ migrate SP
/arch/arm/include/asm/arch-mx5/
A Dimx-regs.h146 #define SP (1 << 19) macro
/arch/arm/
A DKconfig62 initial SP at run-time. This is useful to avoid hard-coding addresses

Completed in 15 milliseconds