Home
last modified time | relevance | path

Searched refs:B_P0_TSSI_MV_CLR (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8851b_rfk.c2803 rtw89_phy_write32_mask(rtwdev, R_P0_TSSI_MV_AVG, B_P0_TSSI_MV_CLR, 0x0); in _tssi_enable()
2823 rtw89_phy_write32_mask(rtwdev, R_P0_TSSI_MV_AVG, B_P0_TSSI_MV_CLR, 0x1); in _tssi_disable()
H A Drtw8852b_rfk.c3059 B_P0_TSSI_MV_CLR, 0x0); in _tssi_enable()
3105 rtw89_phy_write32_mask(rtwdev, R_P0_TSSI_MV_AVG, B_P0_TSSI_MV_CLR, 0x1); in _tssi_disable()
H A Dreg.h4580 #define B_P0_TSSI_MV_CLR BIT(14) macro