Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath79/
H A Dearly_printk.c104 id &= REV_ID_MAJOR_MASK; in prom_putchar_init()
H A Dsetup.c53 major = id & REV_ID_MAJOR_MASK; in ath79_detect_sys_type()
/openbmc/u-boot/arch/mips/mach-ath79/
H A Dcpu.c60 major = id & REV_ID_MAJOR_MASK; in mach_cpu_init()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h889 #define REV_ID_MAJOR_MASK 0xfff0 macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h848 #define REV_ID_MAJOR_MASK 0xfff0 macro