Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom.h104 AR_EEP_PWDCLKIND, /* uint8_t* */ enumerator
H A Dah_eeprom_v14.c143 case AR_EEP_PWDCLKIND: in v14EepromGet()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c317 ecode = ath_hal_eepromGet(ah, AR_EEP_PWDCLKIND, &pwr); in ar9280Attach()