Searched refs:B_COEF_SEL_EN (Results 1 – 2 of 2) sorted by relevance
231 rtw89_phy_write32_mask(rtwdev, R_COEF_SEL, B_COEF_SEL_EN, 0x1); in rtw8922a_chlk_ktbl_sel()243 rtw89_phy_write32_mask(rtwdev, R_COEF_SEL_C1, B_COEF_SEL_EN, 0x1); in rtw8922a_chlk_ktbl_sel()
9061 #define B_COEF_SEL_EN BIT(31) macro