Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-orion5x/
H A Dorion5x.h141 #define MV88F6183_REV_B0 3 macro
H A Dcommon.c303 if (*rev == MV88F6183_REV_B0) { in orion5x_id()
/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h175 #define MV88F6183_REV_B0 3 macro
/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c212 if (rev == MV88F6183_REV_B0) in print_cpuinfo()