Searched refs:REG_TXLGMAP (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/ |
D | rtw8822c.h | 220 #define REG_TXLGMAP 0x1e2c macro
|
D | rtw8822c.c | 1571 rtw_write32_mask(rtwdev, REG_TXLGMAP, 0xff, 0x0); in rtw8822c_config_ofdm_tx_path() 1574 rtw_write32_mask(rtwdev, REG_TXLGMAP, 0xff, 0x0); in rtw8822c_config_ofdm_tx_path() 1578 rtw_write32_mask(rtwdev, REG_TXLGMAP, 0xffff, 0x0404); in rtw8822c_config_ofdm_tx_path() 1581 rtw_write32_mask(rtwdev, REG_TXLGMAP, 0xffff, 0x0400); in rtw8822c_config_ofdm_tx_path()
|