Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dorion5x.h132 #define MV88F5181L_REV_A0 8 macro
H A Dcommon.c355 if ((dev == MV88F5181_DEV_ID && rev >= MV88F5181L_REV_A0) || in orion5x_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h164 #define MV88F5181L_REV_A0 8 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c195 } else if (rev == MV88F5181L_REV_A0) { in print_cpuinfo()