Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/ath79/
Dsetup.c70 minor = id & AR71XX_REV_ID_MINOR_MASK; in ath79_detect_sys_type()
/Linux-v4.19/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h869 #define AR71XX_REV_ID_MINOR_MASK 0x3 macro