Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h1107 u32 run_patch_code: 1; member
H A Dhal_btc.c973 bt->run_patch_code = !!(val & BTC_BSCB_PATCH_CODE); in _update_bt_scbd()
H A Dhalbtc_action.c1158 if (bt->enable.now && bt->run_patch_code) { in _set_ant()
H A Dhalbtc_dbg_cmd.c192 (bt->run_patch_code ? "patch" : "ROM")); in _show_cx_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h1102 u32 run_patch_code: 1; member
H A Dhal_btc.c973 bt->run_patch_code = !!(val & BTC_BSCB_PATCH_CODE); in _update_bt_scbd()
H A Dhalbtc_action.c1158 if (bt->enable.now && bt->run_patch_code) { in _set_ant()
H A Dhalbtc_dbg_cmd.c192 (bt->run_patch_code ? "patch" : "ROM")); in _show_cx_info()