Searched refs:run_patch_code (Results 1 – 2 of 2) sorted by relevance
4342 if (bt->enable.now && bt->run_patch_code) in _set_ant_v1()4929 else if (!(bt->run_patch_code && bt->enable.now)) in _set_btg_ctrl()4996 } else if (!(bt->run_patch_code && bt->enable.now)) { in _set_wl_preagc_ctrl()5265 (bt_fw_ver == bt_rom_code_id && bt->run_patch_code && rtwdev->chip->scbd))) in _action_common()6843 bt->run_patch_code = !!(val & BTC_BSCB_PATCH_CODE); in _update_bt_scbd()8218 bt->ver_info.fw, bt->run_patch_code ? "patch" : "ROM"); in _show_cx_info()
2065 u32 run_patch_code: 1; member