Searched refs:B_SEGSND_EN (Results 1 – 2 of 2) sorted by relevance
5970 rtw89_phy_set_phy_regs(rtwdev, R_SEGSND, B_SEGSND_EN, 0); in rtw89_phy_edcca_init()5971 rtw89_phy_set_phy_regs(rtwdev, R_SEGSND, B_SEGSND_EN, 1); in rtw89_phy_edcca_init()
8856 #define B_SEGSND_EN BIT(31) macro