Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Drtw8852a_rfk.c1489 B_COEF_SEL_IQC, path & 0x1); in _iqk_preset()
1494 B_COEF_SEL_IQC, idx); in _iqk_preset()
Drtw8852b_rfk.c1515 rtw89_phy_write32_mask(rtwdev, R_COEF_SEL + (path << 8), B_COEF_SEL_IQC, idx); in _iqk_preset()
Drtw8852c_rfk.c1415 rtw89_phy_write32_mask(rtwdev, R_COEF_SEL + (path << 8), B_COEF_SEL_IQC, idx); in _iqk_preset()
Dreg.h9057 #define B_COEF_SEL_IQC BIT(0) macro