Home
last modified time | relevance | path

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

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