Searched refs:B_P1_TSSI_MV_CLR (Results 1 – 3 of 3) sorted by relevance
3086 B_P1_TSSI_MV_CLR, 0x0); in _tssi_enable()3115 rtw89_phy_write32_mask(rtwdev, R_P1_TSSI_MV_AVG, B_P1_TSSI_MV_CLR, 0x1); in _tssi_disable()
3161 B_P1_TSSI_MV_CLR, 0x0); in _tssi_enable()3190 rtw89_phy_write32_mask(rtwdev, R_P1_TSSI_MV_AVG, B_P1_TSSI_MV_CLR, 0x1); in _tssi_disable()
8950 #define B_P1_TSSI_MV_CLR BIT(14) macro