Searched refs:run_patch_code (Results 1 – 2 of 2) sorted by relevance
4651 if (bt->enable.now && bt->run_patch_code) in _set_ant_v1()5194 if (!(bt->run_patch_code && bt->enable.now)) in _set_btg_ctrl()5279 if (!(bt->run_patch_code && bt->enable.now)) { in _set_wl_preagc_ctrl()5608 (bt_fw_ver == bt_rom_code_id && bt->run_patch_code && rtwdev->chip->scbd))) in _action_common()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()8864 bt->ver_info.fw, bt->run_patch_code ? "patch" : "ROM"); in _show_cx_info()
2149 u32 run_patch_code: 1; member