Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b_rfk.c2386 B_COEF_SEL_MDPD, kidx); in _dpk_fill_result()
2434 B_COEF_SEL_MDPD, idx); in _dpk_reload_check()
H A Drtw8852a_rfk.c2494 rtw89_phy_write32_mask(rtwdev, R_COEF_SEL + (path << 8), B_COEF_SEL_MDPD, kidx); in _dpk_fill_result()
2537 B_COEF_SEL_MDPD, idx); in _dpk_reload_check()
H A Drtw8852c_rfk.c2513 B_COEF_SEL_MDPD, idx); in _dpk_reload_check()
2545 rtw89_phy_write32_mask(rtwdev, R_COEF_SEL + (path << 8), B_COEF_SEL_MDPD, kidx); in _dpk_kip_preset_8852c()
H A Dreg.h4782 #define B_COEF_SEL_MDPD BIT(8) macro