Searched refs:B_SEGSND_EN (Results 1 – 2 of 2) sorted by relevance
6640 rtw89_phy_set_phy_regs(rtwdev, R_SEGSND, B_SEGSND_EN, 0); in __rtw89_phy_edcca_init()6641 rtw89_phy_set_phy_regs(rtwdev, R_SEGSND, B_SEGSND_EN, 1); in __rtw89_phy_edcca_init()
8878 #define B_SEGSND_EN BIT(31) macro