Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dorion5x.h133 #define MV88F5181L_REV_A1 9 macro
H A Dcommon.c310 } else if (*rev == MV88F5181L_REV_A1) { in orion5x_id()
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h165 #define MV88F5181L_REV_A1 9 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c192 else if (rev == MV88F5181L_REV_A1) { in print_cpuinfo()