Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-orion5x/
H A Dcommon.c210 else if (dev == MV88F6183_DEV_ID) in orion5x_init_early()
252 if (dev == MV88F6183_DEV_ID && in orion5x_find_tclk()
302 } else if (*dev == MV88F6183_DEV_ID) { in orion5x_id()
343 dev == MV88F5182_DEV_ID || dev == MV88F6183_DEV_ID) in orion5x_init()
H A Dorion5x.h140 #define MV88F6183_DEV_ID 0x6183 macro
/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h174 #define MV88F6183_DEV_ID 0x6183 macro
/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c210 } else if (dev == MV88F6183_DEV_ID) { in print_cpuinfo()