Home
last modified time | relevance | path

Searched refs:BIT_RX_PSEL_RST (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Drtw8822b.h133 #define BIT_RX_PSEL_RST (BIT(28) | BIT(29)) macro
Drtw8822b.c92 rtw_write32_clr(rtwdev, REG_RXPSEL, BIT_RX_PSEL_RST); in rtw8822b_phy_set_param()
101 rtw_write32_set(rtwdev, REG_RXPSEL, BIT_RX_PSEL_RST); in rtw8822b_phy_set_param()