Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Drtw8922a.c1672 rtw89_phy_write32_idx(rtwdev, R_FC0INV_SBW, B_RX_1RCCA, 1, phy_idx); in rtw8922a_ctrl_rx_path_tmac()
1677 rtw89_phy_write32_idx(rtwdev, R_FC0INV_SBW, B_RX_1RCCA, 2, phy_idx); in rtw8922a_ctrl_rx_path_tmac()
1682 rtw89_phy_write32_idx(rtwdev, R_FC0INV_SBW, B_RX_1RCCA, 3, phy_idx); in rtw8922a_ctrl_rx_path_tmac()
Dreg.h8865 #define B_RX_1RCCA GENMASK(17, 14) macro