Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom.h114 _ah->eep_ops->get_eeprom(_ah, EEP_OL_PWRCTRL))
116 _ah->eep_ops->get_eeprom(_ah, EEP_OL_PWRCTRL))
248 EEP_OL_PWRCTRL, enumerator
H A Deeprom_def.c378 case EEP_OL_PWRCTRL: in ath9k_hw_def_get_eeprom()
H A Dhw.c1520 if (ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL)) in ath9k_hw_chip_reset()