Searched refs:ee_turbo5Disable (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h345 uint16_t ee_turbo5Disable; member in struct:__anon11468
H A Dah_eeprom_v3.c1157 ee->ee_turbo5Disable = (eeval >> 15) & 0x01;
1614 return ee->ee_turbo5Disable ? HAL_OK : HAL_EIO;
1686 ee->ee_turbo5Disable = v;
/freebsd-13-stable/tools/tools/ath/athprom/
H A Dathprom.c528 fprintf(fd, "%1d", eeprom.ee_turbo5Disable);

Completed in 63 milliseconds