Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c340 dc_off_ch1_q2, dc_off_ch1_i3, dc_off_ch1_q3; in ar9003_hw_dynamic_osdac_selection() local
464 dc_off_ch1_q3 = (temp >> 21) & 0x1f; in ar9003_hw_dynamic_osdac_selection()
496 (dc_off_ch1_q3 > OFF_UPPER_LT) || (dc_off_ch1_q3 < OFF_LOWER_LT)) { in ar9003_hw_dynamic_osdac_selection()