Searched refs:run_patch_code (Results 1 – 2 of 2) sorted by relevance
4351 if (bt->enable.now && bt->run_patch_code) in _set_ant_v1()4917 else if (!(bt->run_patch_code && bt->enable.now)) in _set_btg_ctrl()4984 } else if (!(bt->run_patch_code && bt->enable.now)) { in _set_wl_preagc_ctrl()5253 (bt_fw_ver == bt_rom_code_id && bt->run_patch_code && rtwdev->chip->scbd))) in _action_common()6832 bt->run_patch_code = !!(val & BTC_BSCB_PATCH_CODE); in _update_bt_scbd()8217 bt->ver_info.fw, bt->run_patch_code ? "patch" : "ROM"); in _show_cx_info()
2079 u32 run_patch_code: 1; member