Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-orion5x/
H A Dcommon.c206 else if (dev == MV88F5182_DEV_ID) in orion5x_init_early()
288 } else if (*dev == MV88F5182_DEV_ID) { in orion5x_id()
343 dev == MV88F5182_DEV_ID || dev == MV88F6183_DEV_ID) in orion5x_init()
H A Dmpp.c26 if (dev == MV88F5182_DEV_ID) in orion5x_variant()
H A Dorion5x.h132 #define MV88F5182_DEV_ID 0x5182 macro
H A Dpci.c155 if (dev == MV88F5181_DEV_ID || dev == MV88F5182_DEV_ID) { in pcie_setup()
/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h166 #define MV88F5182_DEV_ID 0x5182 macro
/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c198 } else if (dev == MV88F5182_DEV_ID) { in print_cpuinfo()