Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
A Dar9003_calib.c1350 if (!caldata || !(ah->enabled_cals & TX_CL_CAL)) in ar9003_hw_cl_cal_post_proc()
1443 if (ah->enabled_cals & TX_CL_CAL) { in ar9003_hw_init_cal_pcoem()
1594 if (ah->enabled_cals & TX_CL_CAL) { in ar9003_hw_init_cal_soc()
A Dar9003_phy.c731 ah->enabled_cals |= TX_CL_CAL; in ar9003_hw_override_ini()
733 ah->enabled_cals &= ~TX_CL_CAL; in ar9003_hw_override_ini()
A Dhw.h766 TX_CL_CAL = BIT(2), enumerator

Completed in 20 milliseconds