Home
last modified time | relevance | path

Searched refs:TX_CL_CAL (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c987 if (!caldata || !(ah->enabled_cals & TX_CL_CAL)) in ar9003_hw_cl_cal_post_proc()
1054 if (ah->enabled_cals & TX_CL_CAL) { in ar9003_hw_init_cal()
Dar9003_phy.c798 ah->enabled_cals |= TX_CL_CAL; in ar9003_hw_process_ini()
800 ah->enabled_cals &= ~TX_CL_CAL; in ar9003_hw_process_ini()
Dhw.h735 TX_CL_CAL = BIT(2), enumerator