Home
last modified time | relevance | path

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

/src/sys/contrib/dev/rtw89/
H A Dcoex.c437 BTC_BSCB_PATCH_CODE = BIT(30), enumerator
7443 if (bt->run_patch_code != !!(val & BTC_BSCB_PATCH_CODE)) in _update_bt_scbd()
7445 bt->run_patch_code = !!(val & BTC_BSCB_PATCH_CODE); in _update_bt_scbd()