Home
last modified time | relevance | path

Searched refs:BIT_LCK (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Drtw8723x.c51 rtw_write_rf(rtwdev, RF_PATH_A, RF_CFGCH, RFREG_MASK, lc_cal | BIT_LCK); in __rtw8723x_lck()
55 rtwdev, RF_PATH_A, RF_CFGCH, BIT_LCK); in __rtw8723x_lck()
Drtw8723x.h193 #define BIT_LCK BIT(15) macro