Home
last modified time | relevance | path

Searched refs:MV88F5281_REV_D0 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dcommon.c296 } else if (*rev == MV88F5281_REV_D0) { in orion5x_id()
346 if (dev == MV88F5281_DEV_ID && rev == MV88F5281_REV_D0) { in orion5x_init()
H A Dboard-dt.c58 if (dev == MV88F5281_DEV_ID && rev == MV88F5281_REV_D0) { in orion5x_dt_init()
H A Dorion5x.h139 #define MV88F5281_REV_D0 4 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h171 #define MV88F5281_REV_D0 4 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c209 else if (rev == MV88F5281_REV_D0) in print_cpuinfo()