Searched refs:core_q (Results 1 – 2 of 2) sorted by relevance
1172 u32 core_q = 0x0; in _lok_finetune_check() local1178 core_q = FIELD_GET(RR_TXMO_COQ, tmp); in _lok_finetune_check()1180 rtw89_debug(rtwdev, RTW89_DBG_RFK, "[IQK]S%x, q = 0x%x\n", path, core_q); in _lok_finetune_check()1182 if (core_i < 0x2 || core_i > 0x1d || core_q < 0x2 || core_q > 0x1d) in _lok_finetune_check()
1153 u32 core_q; in _lok_finetune_check() local1159 core_q = FIELD_GET(RR_TXMO_COQ, tmp); in _lok_finetune_check()1162 if (core_i < 0x2 || core_i > 0x1d || core_q < 0x2 || core_q > 0x1d) in _lok_finetune_check()