Searched refs:AR_PHY_TIMING4_DO_CAL (Results 1 – 2 of 2) sorted by relevance
57 REG_SET_BIT(ah, AR_PHY_TIMING4, AR_PHY_TIMING4_DO_CAL); in ar9003_hw_setup_calibration()88 if (!(REG_READ(ah, AR_PHY_TIMING4) & AR_PHY_TIMING4_DO_CAL)) { in ar9003_hw_per_calibration()
110 #define AR_PHY_TIMING4_DO_CAL 0x10000 macro