Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath79/
H A Dsetup.c97 minor = id & AR913X_REV_ID_MINOR_MASK; in ath79_detect_sys_type()
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h874 #define AR913X_REV_ID_MINOR_MASK 0x3 macro