Searched refs:AR_PHY_AGC_CONTROL_FLTR_CAL (Results 1 – 3 of 3) sorted by relevance
756 AR_PHY_AGC_CONTROL_FLTR_CAL); in ar9285_hw_cl_cal()771 REG_SET_BIT(ah, AR_PHY_AGC_CONTROL, AR_PHY_AGC_CONTROL_FLTR_CAL); in ar9285_hw_cl_cal()784 REG_CLR_BIT(ah, AR_PHY_AGC_CONTROL, AR_PHY_AGC_CONTROL_FLTR_CAL); in ar9285_hw_cl_cal()861 AR_PHY_AGC_CONTROL_FLTR_CAL); in ar9002_hw_init_cal()884 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