Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dcommon.c223 else if (dev == MV88F6183_DEV_ID) in orion5x_init_early()
265 if (dev == MV88F6183_DEV_ID && in orion5x_find_tclk()
315 } else if (*dev == MV88F6183_DEV_ID) { in orion5x_id()
356 dev == MV88F5182_DEV_ID || dev == MV88F6183_DEV_ID) in orion5x_init()
H A Dorion5x.h143 #define MV88F6183_DEV_ID 0x6183 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h175 #define MV88F6183_DEV_ID 0x6183 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c211 } else if (dev == MV88F6183_DEV_ID) { in print_cpuinfo()