Searched refs:B_P0_TSSI_MV_CLR (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8851b_rfk.c | 2803 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 D | rtw8852b_rfk.c | 3059 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 D | reg.h | 4618 #define B_P0_TSSI_MV_CLR BIT(14) macro
|