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

/freebsd-10-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h344 uint16_t ee_turbo5Disable; member in struct:__anon7854
H A Dah_eeprom_v3.c1155 ee->ee_turbo5Disable = (eeval >> 15) & 0x01;
1612 return ee->ee_turbo5Disable ? HAL_OK : HAL_EIO;
1684 ee->ee_turbo5Disable = v;
/freebsd-10-stable/tools/tools/ath/athprom/
H A Dathprom.c527 fprintf(fd, "%1d", eeprom.ee_turbo5Disable);

Completed in 121 milliseconds