Searched refs:AR_PHY_CL_CAL_ENABLE (Results 1 – 2 of 2) sorted by relevance
963 #define AR_PHY_CL_CAL_ENABLE 0x00000002 /* do carrier leak calibration after agc_calibr… macro
3635 OS_REG_CLR_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); in ar9300_init_cal_internal()3639 OS_REG_SET_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); in ar9300_init_cal_internal()4915 AR_PHY_CL_CAL_ENABLE) ? 1 : 0; in ar9300_reset()