Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-orion5x/
Dcommon.c209 else if (dev == MV88F5181_DEV_ID) in orion5x_init_early()
295 } else if (*dev == MV88F5181_DEV_ID) { in orion5x_id()
343 if ((dev == MV88F5181_DEV_ID && rev >= MV88F5181L_REV_A0) || in orion5x_init()
Dmpp.c26 if (dev == MV88F5181_DEV_ID) in orion5x_variant()
Ddns323-setup.c480 if (dev == MV88F5181_DEV_ID) { in dns323_identify_rev()
Dpci.c157 if (dev == MV88F5181_DEV_ID || dev == MV88F5182_DEV_ID) { in pcie_setup()
/linux-4.4.14/arch/arm/mach-orion5x/include/mach/
Dorion5x.h130 #define MV88F5181_DEV_ID 0x5181 macro