Home
last modified time | relevance | path

Searched refs:is_adjust (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dphy.c2471 cfo->is_adjust = false; in rtw89_phy_cfo_reset()
2532 cfo->is_adjust = false; in rtw89_phy_cfo_init()
2559 if (!cfo->is_adjust) { in rtw89_phy_cfo_crystal_cap_adjust()
2561 cfo->is_adjust = true; in rtw89_phy_cfo_crystal_cap_adjust()
2564 cfo->is_adjust = false; in rtw89_phy_cfo_crystal_cap_adjust()
2566 if (!cfo->is_adjust) { in rtw89_phy_cfo_crystal_cap_adjust()
H A Dcore.h4052 bool is_adjust; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c4284 cfo->is_adjust = true; in rtw8822c_cfo_tracking_reset()
4298 cfo->is_adjust = true; in rtw8822c_cfo_init()
4333 if (!cfo->is_adjust) { in rtw8822c_cfo_need_adjust()
4335 cfo->is_adjust = true; in rtw8822c_cfo_need_adjust()
4338 cfo->is_adjust = false; in rtw8822c_cfo_need_adjust()
4342 cfo->is_adjust = false; in rtw8822c_cfo_need_adjust()
4367 if (cfo->is_adjust) { in rtw8822c_cfo_track()
H A Dmain.h1639 bool is_adjust; member

Completed in 33 milliseconds