Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dp2041_serdes.c64 if (ver == SVR_P2040 && prtcl == XAUI_FM1) in serdes_get_prtcl()
80 if (ver == SVR_P2040 && prtcl == XAUI_FM1) in is_serdes_prtcl_valid()
H A Drelease.S258 lis r3,SVR_P2040@h
259 ori r3,r3,SVR_P2040@l
H A Dfdt.c305 if (SVR_SOC_VER(get_svr()) == SVR_P2040) in ft_fixup_l2cache()
H A Dcpu_init.c676 if (SVR_SOC_VER(svr) == SVR_P2040) { in l2cache_init()
/openbmc/u-boot/drivers/usb/common/
H A Dfsl-errata.c60 case SVR_P2040: in has_erratum_a005275()
85 case SVR_P2040: in has_erratum_a006261()
/openbmc/linux/arch/powerpc/include/asm/
H A Dmpc85xx.h48 #define SVR_P2040 0x821000 macro
/openbmc/linux/arch/powerpc/kernel/
H A Dcpu_setup_e500.S285 lis r3, SVR_P2040@h
286 ori r3, r3, SVR_P2040@l
/openbmc/linux/drivers/iommu/
H A Dfsl_pamu.c727 {(SVR_P2040 << 8) | 0x10, 0xFF000000}, /* P2040 1.0 */
728 {(SVR_P2040 << 8) | 0x11, 0xFF000000}, /* P2040 1.1 */
/openbmc/linux/drivers/clk/
H A Dclk-qoriq.c1453 (SVR_P2040 << 8) | 0x10, /* P2040 1.0 */
1454 (SVR_P2040 << 8) | 0x11, /* P2040 1.1 */
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1084 #define SVR_P2040 0x821000 macro