Searched refs:osdac_ch0 (Results 1 – 1 of 1) sorted by relevance
337 int ch0_done, osdac_ch0, dc_off_ch0_i1, dc_off_ch0_q1, dc_off_ch0_i2, in ar9003_hw_dynamic_osdac_selection() local384 osdac_ch0 = (REG_READ(ah, AR_PHY_65NM_CH0_BB1) >> 30) & 0x3; in ar9003_hw_dynamic_osdac_selection()476 if (osdac_ch0 == 3) { in ar9003_hw_dynamic_osdac_selection()479 osdac_ch0++; in ar9003_hw_dynamic_osdac_selection()482 val |= (osdac_ch0 << 30); in ar9003_hw_dynamic_osdac_selection()