Lines Matching refs:trans
766 iwl_trans_stop_device(mvm->trans); in iwl_mvm_switch_to_d3()
1131 iwl_trans_d3_suspend(mvm->trans, test); in __iwl_mvm_suspend()
1171 iwl_trans_suspend(mvm->trans); in iwl_mvm_suspend()
1174 if (mvm->trans->d0i3_mode == IWL_D0I3_MODE_ON_SUSPEND) { in iwl_mvm_suspend()
1574 iwl_trans_read_mem_bytes(mvm->trans, base, in iwl_mvm_get_wakeup_status()
1846 iwl_trans_read_mem_bytes(mvm->trans, offs, mvm->d3_resume_sram, len); in iwl_mvm_read_d3_sram()
1875 ret = iwl_trans_d3_resume(mvm->trans, &d3_status, test); in __iwl_mvm_resume()
1936 iwl_trans_resume(mvm->trans); in iwl_mvm_resume()
1940 if (mvm->trans->d0i3_mode == IWL_D0I3_MODE_ON_SUSPEND) { in iwl_mvm_resume()
1960 device_set_wakeup_enable(mvm->trans->dev, enabled); in iwl_mvm_set_wakeup()
2001 pme_asserted = iwl_trans_read_mem32(mvm->trans, in iwl_mvm_d3_test_read()