Searched refs:reg_b_acq_ctrl (Results 1 – 1 of 1) sorted by relevance
343 u32 reg_b_acq_ctrl; in _rxadc_dc_offset_cancellation_winbond() local388 hw_get_dxx_reg(phw_data, REG_B_ACQ_CTRL, ®_b_acq_ctrl); in _rxadc_dc_offset_cancellation_winbond()389 reg_b_acq_ctrl |= MASK_BMER_OFF_REG; in _rxadc_dc_offset_cancellation_winbond()390 hw_set_dxx_reg(phw_data, REG_B_ACQ_CTRL, reg_b_acq_ctrl); in _rxadc_dc_offset_cancellation_winbond()423 reg_b_acq_ctrl &= ~MASK_BMER_OFF_REG; in _rxadc_dc_offset_cancellation_winbond()424 hw_set_dxx_reg(phw_data, REG_B_ACQ_CTRL, reg_b_acq_ctrl); in _rxadc_dc_offset_cancellation_winbond()