Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h1082 #define AR_ENT_OTP_10MHZ_DISABLE 0x00080000 macro
H A Dar9300_attach.c3011 !(ahp->ah_enterprise_mode & AR_ENT_OTP_10MHZ_DISABLE); in ar9300_fill_capability_info()