Home
last modified time | relevance | path

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

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