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