Home
last modified time | relevance | path

Searched refs:MV88F5281_DEV_ID (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/arm/mach-orion5x/
H A Dcommon.c204 if (dev == MV88F5281_DEV_ID) in orion5x_init_early()
278 if (*dev == MV88F5281_DEV_ID) { in orion5x_id()
333 if (dev == MV88F5281_DEV_ID && rev == MV88F5281_REV_D0) { in orion5x_init()
H A Dmpp.c29 if (dev == MV88F5281_DEV_ID) in orion5x_variant()
H A Dboard-dt.c55 if (dev == MV88F5281_DEV_ID && rev == MV88F5281_REV_D0) { in orion5x_dt_init()
H A Dorion5x.h135 #define MV88F5281_DEV_ID 0x5281 macro
/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h169 #define MV88F5281_DEV_ID 0x5281 macro
/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c202 } else if (dev == MV88F5281_DEV_ID) { in print_cpuinfo()