Home
last modified time | relevance | path

Searched refs:EEP_OL_PWRCTRL (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h23 ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL))
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h537 EEP_OL_PWRCTRL, enumerator
H A Dar9300_misc.c835 return (ar9300_eeprom_get(ahp, EEP_OL_PWRCTRL)) ? in ar9300_get_capability()
H A Dar9300_eeprom.c527 case EEP_OL_PWRCTRL: in ar9300_eeprom_get()