Home
last modified time | relevance | path

Searched refs:MV88F5181_DEV_ID (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/arm/mach-orion5x/
H A Dcommon.c208 else if (dev == MV88F5181_DEV_ID) in orion5x_init_early()
294 } else if (*dev == MV88F5181_DEV_ID) { in orion5x_id()
342 if ((dev == MV88F5181_DEV_ID && rev >= MV88F5181L_REV_A0) || in orion5x_init()
H A Dmpp.c23 if (dev == MV88F5181_DEV_ID) in orion5x_variant()
H A Dorion5x.h127 #define MV88F5181_DEV_ID 0x5181 macro
H A Ddns323-setup.c527 if (dev == MV88F5181_DEV_ID) { in dns323_identify_rev()
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.h161 #define MV88F5181_DEV_ID 0x5181 macro
/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c187 if (dev == MV88F5181_DEV_ID) { in print_cpuinfo()