Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dorion5x.h144 #define MV88F6183_REV_B0 3 macro
H A Dcommon.c316 if (*rev == MV88F6183_REV_B0) { in orion5x_id()
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h176 #define MV88F6183_REV_B0 3 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c213 if (rev == MV88F6183_REV_B0) in print_cpuinfo()