Home
last modified time | relevance | path

Searched refs:SVR_P2040 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/
Dmpc85xx.h52 #define SVR_P2040 0x821000 macro
/Linux-v4.19/arch/powerpc/kernel/
Dcpu_setup_fsl_booke.S297 lis r3, SVR_P2040@h
298 ori r3, r3, SVR_P2040@l
/Linux-v4.19/drivers/iommu/
Dfsl_pamu.c992 {(SVR_P2040 << 8) | 0x10, 0xFF000000}, /* P2040 1.0 */
993 {(SVR_P2040 << 8) | 0x11, 0xFF000000}, /* P2040 1.1 */
/Linux-v4.19/drivers/clk/
Dclk-qoriq.c1307 (SVR_P2040 << 8) | 0x10, /* P2040 1.0 */
1308 (SVR_P2040 << 8) | 0x11, /* P2040 1.1 */