Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom.h127 #define CTL_TURBO 3 macro
H A Dah_regdomain.c948 return ctl | CTL_TURBO; in ath_hal_getctl()
H A Dah_eeprom_v3.c1093 (ee->ee_ctl[i] & CTL_MODE_M) == CTL_TURBO) { in readEepromCTLInfo()