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.c1357 if (!caldata || !(ah->enabled_cals & TX_CL_CAL)) in ar9003_hw_cl_cal_post_proc()
1430 if (ah->enabled_cals & TX_CL_CAL) { in ar9003_hw_init_cal_pcoem()
1597 if (ah->enabled_cals & TX_CL_CAL) { in ar9003_hw_init_cal_soc()
Dar9003_phy.c748 ah->enabled_cals |= TX_CL_CAL; in ar9003_hw_override_ini()
750 ah->enabled_cals &= ~TX_CL_CAL; in ar9003_hw_override_ini()
Dhw.h761 TX_CL_CAL = BIT(2), enumerator