Lines Matching refs:trans
233 ret = iwl_trans_start_fw(mvm->trans, fw, ucode_type == IWL_UCODE_INIT); in iwl_mvm_load_ucode_wait_alive()
263 ret = iwl_trans_update_sf(mvm->trans, &st_fwrd_space); in iwl_mvm_load_ucode_wait_alive()
269 iwl_trans_fw_alive(mvm->trans, alive_data.scd_base_addr); in iwl_mvm_load_ucode_wait_alive()
360 ret = iwl_nvm_check_version(mvm->nvm_data, mvm->trans); in iwl_run_init_mvm_ucode()
556 iwl_clear_bits_prph(mvm->trans, MON_BUFF_SAMPLE_CTL, 0x100); in iwl_mvm_restart_early_start()
558 iwl_write_prph(mvm->trans, DBGC_IN_SAMPLE, 1); in iwl_mvm_restart_early_start()
610 if (!mvm->trans->ltr_enabled) in iwl_mvm_config_ltr_v1()
623 if (!mvm->trans->ltr_enabled) in iwl_mvm_config_ltr()
641 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_up()
664 _iwl_trans_stop_device(mvm->trans, false); in iwl_mvm_up()
665 _iwl_trans_start_hw(mvm->trans, false); in iwl_mvm_up()
770 iwl_trans_stop_device(mvm->trans); in iwl_mvm_up()
780 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_load_d3_fw()
814 iwl_trans_stop_device(mvm->trans); in iwl_mvm_load_d3_fw()