Home
last modified time | relevance | path

Searched refs:core_i (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/can/ctucanfd/
A Dctucanfd_pci.c96 unsigned int core_i = 0; in ctucan_pci_probe() local
175 core_i++; in ctucan_pci_probe()
177 while (core_i < num_cores) { in ctucan_pci_probe()
183 core_i); in ctucan_pci_probe()
186 core_i++; in ctucan_pci_probe()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Drtw8852a_rfk.c1165 u32 core_i = 0x0; in _lok_finetune_check() local
1171 core_i = FIELD_GET(RR_TXMO_COI, tmp); in _lok_finetune_check()
1173 rtw89_debug(rtwdev, RTW89_DBG_RFK, "[IQK]S%x, i = 0x%x\n", path, core_i); in _lok_finetune_check()
1176 if (core_i < 0x2 || core_i > 0x1d || core_q < 0x2 || core_q > 0x1d) in _lok_finetune_check()
A Drtw8852b_rfk.c1151 u32 core_i; in _lok_finetune_check() local
1157 core_i = FIELD_GET(RR_TXMO_COI, tmp); in _lok_finetune_check()
1161 if (core_i < 0x2 || core_i > 0x1d || core_q < 0x2 || core_q > 0x1d) in _lok_finetune_check()
A Drtw8852c_rfk.c1070 u32 core_i; in _lok_finetune_check() local
1077 core_i = FIELD_GET(RR_TXMO_COI, val); in _lok_finetune_check()
1080 if (core_i < 0x2 || core_i > 0x1d || core_q < 0x2 || core_q > 0x1d) in _lok_finetune_check()

Completed in 35 milliseconds