Home
last modified time | relevance | path

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

/arch/mips/ath79/
Dearly_printk.c66 id &= REV_ID_MAJOR_MASK; in prom_putchar_init()
Dsetup.c64 major = id & REV_ID_MAJOR_MASK; in ath79_detect_sys_type()
/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h453 #define REV_ID_MAJOR_MASK 0xfff0 macro