Home
last modified time | relevance | path

Searched refs:AR934X_REV_ID_REVISION_MASK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/ath79/
H A Dsetup.c137 rev = id & AR934X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
143 rev = id & AR934X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
149 rev = id & AR934X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h883 #define AR934X_REV_ID_REVISION_MASK 0xf macro