Home
last modified time | relevance | path

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

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