Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw88/
H A Drtw8723d.h163 #define BIT_LCK global() macro
H A Drtw8723x.c54 rtw_write_rf(rtwdev, RF_PATH_A, RF_CFGCH, RFREG_MASK, lc_cal | BIT_LCK); in __rtw8723x_lck()
58 rtwdev, RF_PATH_A, RF_CFGCH, BIT_LCK); in __rtw8723x_lck()
H A Drtw8723x.h194 #define BIT_LCK BIT(15) macro