Home
last modified time | relevance | path

Searched refs:pwr_x3 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath5k/
A Deeprom.c993 pcinfo->pwr_x3[point]; in ath5k_eeprom_convert_pcal_info_5112()
1099 chan_pcal_info->pwr_x3[0] = (s8) (val & 0xff); in ath5k_eeprom_read_pcal_info_5112()
1100 chan_pcal_info->pwr_x3[1] = (s8) ((val >> 8) & 0xff); in ath5k_eeprom_read_pcal_info_5112()
1103 chan_pcal_info->pwr_x3[2] = (val & 0xff); in ath5k_eeprom_read_pcal_info_5112()
A Deeprom.h291 s8 pwr_x3[AR5K_EEPROM_N_XPD3_POINTS]; member

Completed in 7 milliseconds