Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_phy.h558 #define AR_PHY_PARALLEL_CAL_ENABLE 0x00000001 macro
H A Dar9002_calib.c753 REG_SET_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_PARALLEL_CAL_ENABLE); in ar9285_hw_cl_cal()
767 REG_CLR_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_PARALLEL_CAL_ENABLE); in ar9285_hw_cl_cal()