Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-orion5x/
H A Dorion5x.h128 #define MV88F5181_REV_B1 3 macro
H A Dcommon.c295 if (*rev == MV88F5181_REV_B1) { in orion5x_id()
/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h162 #define MV88F5181_REV_B1 3 macro
/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c189 if (rev == MV88F5181_REV_B1) in print_cpuinfo()