Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/ath79/
H A Dearly_printk.c107 id &= REV_ID_MAJOR_MASK; in prom_putchar_init()
H A Dsetup.c62 major = id & REV_ID_MAJOR_MASK; in ath79_detect_sys_type()
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/
H A Dcpu.c61 major = id & REV_ID_MAJOR_MASK; in mach_cpu_init()
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h890 #define REV_ID_MAJOR_MASK 0xfff0 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h848 #define REV_ID_MAJOR_MASK 0xfff0 macro