Home
last modified time | relevance | path

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

/drivers/staging/winbond/
Dphy_calibration.c408 hw_get_dxx_reg(phw_data, REG_AGC_CTRL3, &reg_agc_ctrl3); in _rxadc_dc_offset_cancellation_winbond()
411 hw_set_dxx_reg(phw_data, REG_AGC_CTRL3, reg_agc_ctrl3); in _rxadc_dc_offset_cancellation_winbond()
464 hw_set_dxx_reg(phw_data, REG_AGC_CTRL3, reg_agc_ctrl3); in _rxadc_dc_offset_cancellation_winbond()
500 hw_get_dxx_reg(phw_data, REG_AGC_CTRL3, &reg_agc_ctrl3); in _txidac_dc_offset_cancellation_winbond()
503 hw_set_dxx_reg(phw_data, REG_AGC_CTRL3, reg_agc_ctrl3); in _txidac_dc_offset_cancellation_winbond()
632 hw_get_dxx_reg(phw_data, REG_AGC_CTRL3, &reg_agc_ctrl3); in _txqdac_dc_offset_cacellation_winbond()
635 hw_set_dxx_reg(phw_data, REG_AGC_CTRL3, reg_agc_ctrl3); in _txqdac_dc_offset_cacellation_winbond()
1068 hw_get_dxx_reg(phw_data, REG_AGC_CTRL3, &reg_agc_ctrl3); in _tx_iq_calibration_winbond()
1071 hw_set_dxx_reg(phw_data, REG_AGC_CTRL3, reg_agc_ctrl3); in _tx_iq_calibration_winbond()
1163 hw_set_dxx_reg(phw_data, REG_AGC_CTRL3, reg_agc_ctrl3); in _tx_iq_calibration_winbond()
Dphy_calibration.h9 #define REG_AGC_CTRL3 0x1008 macro