Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
A Deeprom.c951 pd->pd_step[0] = pcinfo->pcdac_x0[0]; in ath5k_eeprom_convert_pcal_info_5112()
963 pcinfo->pcdac_x0[point]; in ath5k_eeprom_convert_pcal_info_5112()
1091 chan_pcal_info->pcdac_x0[1] = (val & 0x1f); in ath5k_eeprom_read_pcal_info_5112()
1092 chan_pcal_info->pcdac_x0[2] = ((val >> 5) & 0x1f); in ath5k_eeprom_read_pcal_info_5112()
1093 chan_pcal_info->pcdac_x0[3] = ((val >> 10) & 0x1f); in ath5k_eeprom_read_pcal_info_5112()
1113 chan_pcal_info->pcdac_x0[0] = ((val >> 8) & 0x3f); in ath5k_eeprom_read_pcal_info_5112()
1118 chan_pcal_info->pcdac_x0[0] = 1; in ath5k_eeprom_read_pcal_info_5112()
A Deeprom.h294 u8 pcdac_x0[AR5K_EEPROM_N_XPD0_POINTS]; member

Completed in 7 milliseconds