Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-ath79/
H A Dcpu.c61 major = id & REV_ID_MAJOR_MASK; in mach_cpu_init()
/rk3399_rockchip-uboot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h890 #define REV_ID_MAJOR_MASK 0xfff0 macro