Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.h178 uint8_t pwdclkind; member
H A Dah_eeprom_v14.c145 *(uint8_t *) val = pBase->pwdclkind; in v14EepromGet()
/freebsd/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c105 (int) eh->pwdclkind, (int) eh->fastClk5g, (int) eh->divChain, in eeprom_v14_base_print()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c588 "PWDCLKIND: %d\n", p_base->pwdclkind); in ar9300_ini_fixup()
592 (p_base->pwdclkind << AR_AN_TOP2_PWDCLKIND_S); in ar9300_ini_fixup()