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