Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Drtw8852a_rfk.c2149 #define DPK_SYNC_TH_DC_Q 200 in _dpk_sync_check() macro
2181 if (dc_i > DPK_SYNC_TH_DC_I || dc_q > DPK_SYNC_TH_DC_Q || in _dpk_sync_check()
Drtw8852b_rfk.c1986 #define DPK_SYNC_TH_DC_Q 200 in _dpk_sync_check() macro
2018 if (dc_i > DPK_SYNC_TH_DC_I || dc_q > DPK_SYNC_TH_DC_Q || in _dpk_sync_check()
Drtw8852c_rfk.c2126 #define DPK_SYNC_TH_DC_Q 200 in _dpk_sync_check() macro
2168 if (dc_i > DPK_SYNC_TH_DC_I || dc_q > DPK_SYNC_TH_DC_Q || in _dpk_sync_check()