Searched refs:core_i (Results 1 – 3 of 3) sorted by relevance
1171 u32 core_i = 0x0; in _lok_finetune_check() local1177 core_i = FIELD_GET(RR_TXMO_COI, tmp); in _lok_finetune_check()1179 rtw89_debug(rtwdev, RTW89_DBG_RFK, "[IQK]S%x, i = 0x%x\n", path, core_i); in _lok_finetune_check()1182 if (core_i < 0x2 || core_i > 0x1d || core_q < 0x2 || core_q > 0x1d) in _lok_finetune_check()
1155 u32 core_i; in _lok_finetune_check() local1160 core_i = FIELD_GET(RR_TXMO_COI, tmp); in _lok_finetune_check()1163 if (core_i < 0x2 || core_i > 0x1d || core_q < 0x2 || core_q > 0x1d) in _lok_finetune_check()
1073 u32 core_i; in _lok_finetune_check() local1080 core_i = FIELD_GET(RR_TXMO_COI, val); in _lok_finetune_check()1083 if (core_i < 0x2 || core_i > 0x1d || core_q < 0x2 || core_q > 0x1d) in _lok_finetune_check()