Home
last modified time | relevance | path

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

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