Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/atheros/include/
H A Dar5312reg.h152 #define AR5312_REVISION_WMAC(x) (((x) >> 8) & 0xff) macro
/netbsd-src/sys/arch/mips/atheros/
H A Dar5312.c249 AR5312_REVISION_WMAC(GETSYSREG(AR5312_SYSREG_REVISION))); in ar5312_device_register()