Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-orion5x/
H A Dorion5x.h130 #define MV88F5181L_REV_A1 9 macro
H A Dcommon.c297 } else if (*rev == MV88F5181L_REV_A1) { in orion5x_id()
/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h164 #define MV88F5181L_REV_A1 9 macro
/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c191 else if (rev == MV88F5181L_REV_A1) { in print_cpuinfo()