Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dreg.h647 #define RF_LUTWE2 0xee macro
Drtw8822c.c1458 rtw_write_rf(rtwdev, RF_PATH_A, RF_LUTWE2, 0x04, 0x01); in rtw8822c_set_channel_rf()
1461 rtw_write_rf(rtwdev, RF_PATH_A, RF_LUTWE2, 0x04, 0x00); in rtw8822c_set_channel_rf()
1463 rtw_write_rf(rtwdev, RF_PATH_B, RF_LUTWE2, 0x04, 0x01); in rtw8822c_set_channel_rf()
1466 rtw_write_rf(rtwdev, RF_PATH_B, RF_LUTWE2, 0x04, 0x00); in rtw8822c_set_channel_rf()
Drtw8723d.c844 .reg_lutwe = RF_LUTWE2,