Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h170 #define MV88F5281_DEV_ID 0x5281 macro
/rk3399_rockchip-uboot/arch/arm/mach-orion5x/
H A Dcpu.c203 } else if (dev == MV88F5281_DEV_ID) { in print_cpuinfo()