Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dar9003_aic.c185 SM(1, AR_PHY_AIC_CAL_CH_VALID_RESET) | in ar9003_aic_cal_start()
192 SM(1, AR_PHY_AIC_CAL_CH_VALID_RESET) | in ar9003_aic_cal_start()
255 REG_SET_BIT(ah, AR_PHY_AIC_CTRL_0_B1, AR_PHY_AIC_CAL_CH_VALID_RESET); in ar9003_aic_cal_start()
511 AR_PHY_AIC_CAL_CH_VALID_RESET); in ar9003_aic_cal_continue()
Dreg_aic.h60 #define AR_PHY_AIC_CAL_CH_VALID_RESET 0x00000200 macro