Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/
Dcpu.c60 major = id & REV_ID_MAJOR_MASK; in mach_cpu_init()
/external/u-boot/arch/mips/mach-ath79/include/mach/
Dar71xx_regs.h889 #define REV_ID_MAJOR_MASK 0xfff0 macro