Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/ath79/
Dsetup.c76 major = id & REV_ID_MAJOR_MASK; in ath79_detect_sys_type()
/linux-2.6.39/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h170 #define REV_ID_MAJOR_MASK 0xfff0 macro