Home
last modified time | relevance | path

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

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