Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath79/
H A Dsetup.c168 rev = id & QCA956X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
174 rev = id & QCA956X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
180 rev = id & QCA956X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h890 #define QCA956X_REV_ID_REVISION_MASK 0xf macro