Searched refs:AR_PHY_TIMING4_DO_CAL (Results 1 – 2 of 2) sorted by relevance
59 REG_SET_BIT(ah, AR_PHY_TIMING4, AR_PHY_TIMING4_DO_CAL); in ar9003_hw_setup_calibration()83 if (REG_READ(ah, AR_PHY_TIMING4) & AR_PHY_TIMING4_DO_CAL) in ar9003_hw_per_calibration()
111 #define AR_PHY_TIMING4_DO_CAL 0x10000 macro