Searched refs:RF_FAST_LCK (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | reg.h | 992 #define RF_FAST_LCK 0xcc macro
|
| H A D | rtw8822c.c | 2901 rtw_write_rf(rtwdev, RF_PATH_A, RF_FAST_LCK, RFREG_MASK, 0x0f000); in rtw8822c_do_lck() 2902 rtw_write_rf(rtwdev, RF_PATH_A, RF_FAST_LCK, RFREG_MASK, 0x4f000); in rtw8822c_do_lck() 2904 rtw_write_rf(rtwdev, RF_PATH_A, RF_FAST_LCK, RFREG_MASK, 0x0f000); in rtw8822c_do_lck()
|