Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/
HDah_eeprom.h104 AR_EEP_PWDCLKIND, /* uint8_t* */ enumerator
HDah_eeprom_v14.c143 case AR_EEP_PWDCLKIND: in v14EepromGet()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c317 ecode = ath_hal_eepromGet(ah, AR_EEP_PWDCLKIND, &pwr); in ar9280Attach()