Searched refs:AR_PHY_CL_CAL_CTL (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c719 REG_SET_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); ar9285_hw_cl_cal()
721 REG_SET_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_PARALLEL_CAL_ENABLE); ar9285_hw_cl_cal()
735 REG_CLR_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_PARALLEL_CAL_ENABLE); ar9285_hw_cl_cal()
736 REG_CLR_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); ar9285_hw_cl_cal()
751 REG_CLR_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); ar9285_hw_cl_cal()
H A Dar9003_calib.c373 REG_CLR_BIT(ah, AR_PHY_CL_CAL_CTL, ar9003_hw_dynamic_osdac_selection()
1431 REG_CLR_BIT(ah, AR_PHY_CL_CAL_CTL, ar9003_hw_init_cal_pcoem()
1434 REG_SET_BIT(ah, AR_PHY_CL_CAL_CTL, ar9003_hw_init_cal_pcoem()
1467 if (REG_READ(ah, AR_PHY_CL_CAL_CTL) & AR_PHY_CL_CAL_ENABLE) { ar9003_hw_init_cal_pcoem()
1490 if (REG_READ(ah, AR_PHY_CL_CAL_CTL) & AR_PHY_CL_CAL_ENABLE) { ar9003_hw_init_cal_pcoem()
1597 REG_SET_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); ar9003_hw_init_cal_soc()
H A Dar9002_phy.h553 #define AR_PHY_CL_CAL_CTL 0xA358 macro
H A Dar9003_phy.h481 #define AR_PHY_CL_CAL_CTL (AR_SM_BASE + 0xd8) macro
H A Dar9003_phy.c747 if (REG_READ(ah, AR_PHY_CL_CAL_CTL) & AR_PHY_CL_CAL_ENABLE) ar9003_hw_override_ini()

Completed in 139 milliseconds