Searched refs:RF_FAST_LCK (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/wireless/realtek/rtw88/ |
D | reg.h | 678 #define RF_FAST_LCK 0xcc macro
|
D | rtw8822c.c | 2916 rtw_write_rf(rtwdev, RF_PATH_A, RF_FAST_LCK, RFREG_MASK, 0x0f000); in rtw8822c_do_lck() 2917 rtw_write_rf(rtwdev, RF_PATH_A, RF_FAST_LCK, RFREG_MASK, 0x4f000); in rtw8822c_do_lck() 2919 rtw_write_rf(rtwdev, RF_PATH_A, RF_FAST_LCK, RFREG_MASK, 0x0f000); in rtw8822c_do_lck()
|