Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.h179 uint8_t fastClk5g; member
H A Dah_eeprom_v14.c90 return pBase->fastClk5g ? HAL_OK : HAL_EIO; 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()