Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h162 #define MV88F5181_DEV_ID 0x5181 macro
/rk3399_rockchip-uboot/arch/arm/mach-orion5x/
H A Dcpu.c188 if (dev == MV88F5181_DEV_ID) { in print_cpuinfo()