Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h168 #define MV88F5182_REV_A2 2 macro
/rk3399_rockchip-uboot/arch/arm/mach-orion5x/
H A Dcpu.c201 if (rev == MV88F5182_REV_A2) in print_cpuinfo()