Home
last modified time | relevance | path

Searched refs:SVR_P4080 (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/usb/common/
H A Dfsl-errata.c120 case SVR_P4080: in has_erratum_a007075()
200 case SVR_P4080: in has_erratum_a004477()
/openbmc/linux/arch/powerpc/include/asm/
H A Dmpc85xx.h52 #define SVR_P4080 0x820000 macro
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Drelease.S216 lis r5,SVR_P4080@h
217 ori r5,r5,SVR_P4080@l
H A Dcpu_init.c768 (SVR_SOC_VER(svr) == SVR_P4080 && SVR_MAJ(svr) < 3) || in cpu_init_r()
769 (SVR_SOC_VER(svr) != SVR_P4080 && SVR_MAJ(svr) < 2); in cpu_init_r()
/openbmc/linux/drivers/iommu/
H A Dfsl_pamu.c734 {(SVR_P4080 << 8) | 0x20, 0xFFF80000}, /* P4080 2.0 */
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1088 #define SVR_P4080 0x820000 macro
/openbmc/linux/drivers/clk/
H A Dclk-qoriq.c1460 (SVR_P4080 << 8) | 0x20, /* P4080 2.0 */