Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h165 #define MV88F5181L_REV_A1 9 macro
/rk3399_rockchip-uboot/arch/arm/mach-orion5x/
H A Dcpu.c192 else if (rev == MV88F5181L_REV_A1) { in print_cpuinfo()