Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dmpc85xx.h48 #define SVR_P2040 0x821000 macro
/Linux-v5.4/arch/powerpc/kernel/
Dcpu_setup_fsl_booke.S292 lis r3, SVR_P2040@h
293 ori r3, r3, SVR_P2040@l
/Linux-v5.4/drivers/iommu/
Dfsl_pamu.c980 {(SVR_P2040 << 8) | 0x10, 0xFF000000}, /* P2040 1.0 */
981 {(SVR_P2040 << 8) | 0x11, 0xFF000000}, /* P2040 1.1 */
/Linux-v5.4/drivers/clk/
Dclk-qoriq.c1383 (SVR_P2040 << 8) | 0x10, /* P2040 1.0 */
1384 (SVR_P2040 << 8) | 0x11, /* P2040 1.1 */