Searched refs:AR_PHY_AGC_CONTROL_FLTR_CAL (Results 1 – 3 of 3) sorted by relevance
724 AR_PHY_AGC_CONTROL_FLTR_CAL); in ar9285_hw_cl_cal()739 REG_SET_BIT(ah, AR_PHY_AGC_CONTROL, AR_PHY_AGC_CONTROL_FLTR_CAL); in ar9285_hw_cl_cal()752 REG_CLR_BIT(ah, AR_PHY_AGC_CONTROL, AR_PHY_AGC_CONTROL_FLTR_CAL); in ar9285_hw_cl_cal()829 AR_PHY_AGC_CONTROL_FLTR_CAL); in ar9002_hw_init_cal()852 AR_PHY_AGC_CONTROL_FLTR_CAL); in ar9002_hw_init_cal()
375 AR_PHY_AGC_CONTROL_FLTR_CAL); in ar9003_hw_dynamic_osdac_selection()1407 AR_PHY_AGC_CONTROL_FLTR_CAL | in ar9003_hw_init_cal_pcoem()1434 AR_PHY_AGC_CONTROL_FLTR_CAL | in ar9003_hw_init_cal_pcoem()
2122 #define AR_PHY_AGC_CONTROL_FLTR_CAL 0x00010000 /* allow tx filter calibration */ macro