Home
last modified time | relevance | path

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

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