Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h175 #define MV88F6183_DEV_ID 0x6183 macro
/rk3399_rockchip-uboot/arch/arm/mach-orion5x/
H A Dcpu.c211 } else if (dev == MV88F6183_DEV_ID) { in print_cpuinfo()