Home
last modified time | relevance | path

Searched refs:AR_PHY_CL_CAL_ENABLE (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c374 AR_PHY_CL_CAL_ENABLE); in ar9003_hw_dynamic_osdac_selection()
1432 AR_PHY_CL_CAL_ENABLE); in ar9003_hw_init_cal_pcoem()
1435 AR_PHY_CL_CAL_ENABLE); in ar9003_hw_init_cal_pcoem()
1467 if (REG_READ(ah, AR_PHY_CL_CAL_CTL) & AR_PHY_CL_CAL_ENABLE) { in ar9003_hw_init_cal_pcoem()
1490 if (REG_READ(ah, AR_PHY_CL_CAL_CTL) & AR_PHY_CL_CAL_ENABLE) { in ar9003_hw_init_cal_pcoem()
1597 REG_SET_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); in ar9003_hw_init_cal_soc()
Dar9002_calib.c719 REG_SET_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); in ar9285_hw_cl_cal()
736 REG_CLR_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); in ar9285_hw_cl_cal()
751 REG_CLR_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); in ar9285_hw_cl_cal()
Dar9002_phy.h554 #define AR_PHY_CL_CAL_ENABLE 0x00000002 macro
Dar9003_phy.h758 #define AR_PHY_CL_CAL_ENABLE 0x00000002 macro
Dar9003_phy.c747 if (REG_READ(ah, AR_PHY_CL_CAL_CTL) & AR_PHY_CL_CAL_ENABLE) in ar9003_hw_override_ini()