Searched refs:osdac_ch1 (Results 1 – 1 of 1) sorted by relevance
339 int ch1_done, osdac_ch1, dc_off_ch1_i1, dc_off_ch1_q1, dc_off_ch1_i2, in ar9003_hw_dynamic_osdac_selection() local385 osdac_ch1 = (REG_READ(ah, AR_PHY_65NM_CH1_BB1) >> 30) & 0x3; in ar9003_hw_dynamic_osdac_selection()497 if (osdac_ch1 == 3) { in ar9003_hw_dynamic_osdac_selection()500 osdac_ch1++; in ar9003_hw_dynamic_osdac_selection()503 val |= (osdac_ch1 << 30); in ar9003_hw_dynamic_osdac_selection()