Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Drtw8852a_rfk.c2521 rtw89_phy_write32_mask(rtwdev, R_COEF_SEL + (path << 8), B_COEF_SEL_MDPD, kidx); in _dpk_fill_result()
2564 B_COEF_SEL_MDPD, idx); in _dpk_reload_check()
Drtw8852c_rfk.c2290 B_COEF_SEL_MDPD, idx); in _dpk_reload_check()
2322 rtw89_phy_write32_mask(rtwdev, R_COEF_SEL + (path << 8), B_COEF_SEL_MDPD, kidx); in _dpk_kip_preset_8852c()
Dreg.h4175 #define B_COEF_SEL_MDPD BIT(8) macro