Searched refs:RF_RCK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/wireless/realtek/rtw88/ |
D | rtw8822b.c | 1349 rtw_write_rf(rtwdev, RF_PATH_A, RF_RCK, 0x3f, 0x3f); in rtw8822b_coex_cfg_wl_rx_gain() 1351 rtw_write_rf(rtwdev, RF_PATH_B, RF_RCK, 0x3f, 0x3f); in rtw8822b_coex_cfg_wl_rx_gain() 1357 rtw_write_rf(rtwdev, RF_PATH_A, RF_RCK, 0x3f, 0x4); in rtw8822b_coex_cfg_wl_rx_gain() 1359 rtw_write_rf(rtwdev, RF_PATH_B, RF_RCK, 0x3f, 0x4); in rtw8822b_coex_cfg_wl_rx_gain()
|
D | reg.h | 632 #define RF_RCK 0x1d macro
|