Searched refs:AR_PHY_TIMING4_DO_CAL (Results 1 – 2 of 2) sorted by relevance
165 #define AR_PHY_TIMING4_DO_CAL 0x10000 /* perform calibration */ macro
2140 OS_REG_SET_BIT(ah, AR_PHY_TIMING4, AR_PHY_TIMING4_DO_CAL); in ar9300_setup_calibration()2359 if (!(OS_REG_READ(ah, AR_PHY_TIMING4) & AR_PHY_TIMING4_DO_CAL)) { in ar9300_per_calibration()3443 ah, AR_PHY_TIMING4, AR_PHY_TIMING4_DO_CAL, 0)) in ar9300_run_init_cals()