Home
last modified time | relevance | path

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

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