Home
last modified time | relevance | path

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

/arch/mips/ath79/
Dsetup.c73 minor = id & AR71XX_REV_ID_MINOR_MASK; in ath79_detect_sys_type()
/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h466 #define AR71XX_REV_ID_MINOR_MASK 0x3 macro