Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/winbond/
Dphy_calibration.h48 #define MASK_IQCAL_TONE_SEL (BIT(3) | BIT(2)) macro
Dphy_calibration.c479 reg_mode_ctrl &= ~(MASK_IQCAL_TONE_SEL|MASK_IQCAL_MODE); in _txidac_dc_offset_cancellation_winbond()
725 reg_mode_ctrl &= ~(MASK_IQCAL_TONE_SEL|MASK_IQCAL_MODE); in _tx_iq_calibration_loop_winbond()
1464 reg_mode_ctrl &= ~(MASK_IQCAL_TONE_SEL|MASK_IQCAL_MODE|MASK_CALIB_START); /* set when finish */ in phy_calibration_winbond()
1548 reg_mode_ctrl &= ~(MASK_IQCAL_TONE_SEL|MASK_IQCAL_MODE); in adjust_TXVGA_for_iq_mag()