Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-orion5x/
H A Dorion5x.h129 #define MV88F5181L_REV_A0 8 macro
H A Dcommon.c342 if ((dev == MV88F5181_DEV_ID && rev >= MV88F5181L_REV_A0) || in orion5x_init()
/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h163 #define MV88F5181L_REV_A0 8 macro
/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c194 } else if (rev == MV88F5181L_REV_A0) { in print_cpuinfo()