Home
last modified time | relevance | path

Searched refs:AR_PHY_TIMING4_DO_CAL (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c57 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()
Dar9003_phy.h110 #define AR_PHY_TIMING4_DO_CAL 0x10000 macro