Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath79/
H A Dsetup.c156 rev = id & QCA955X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
162 rev = id & QCA955X_REV_ID_REVISION_MASK; in ath79_detect_sys_type()
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h888 #define QCA955X_REV_ID_REVISION_MASK 0xf macro