Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dorion5x.h140 #define MV88F5281_REV_D1 5 macro
H A Dcommon.c294 } else if (*rev == MV88F5281_REV_D1) { in orion5x_id()
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h172 #define MV88F5281_REV_D1 5 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c207 else if (rev == MV88F5281_REV_D1) in print_cpuinfo()