Searched refs:iwl_trans_pcie_sw_reset (Results 1 – 1 of 1) sorted by relevance
130 static int iwl_trans_pcie_sw_reset(struct iwl_trans *trans, in iwl_trans_pcie_sw_reset() function391 ret = iwl_trans_pcie_sw_reset(trans, true); in iwl_pcie_apm_lp_xtal_enable()420 ret = iwl_trans_pcie_sw_reset(trans, true); in iwl_pcie_apm_lp_xtal_enable()529 iwl_trans_pcie_sw_reset(trans, false); in iwl_pcie_apm_stop()1286 iwl_trans_pcie_sw_reset(trans, true); in _iwl_trans_pcie_stop_device()1823 return iwl_trans_pcie_sw_reset(trans, true); in iwl_pcie_gen2_force_power_gating()1843 err = iwl_trans_pcie_sw_reset(trans, true); in _iwl_trans_pcie_start_hw()3474 .sw_reset = iwl_trans_pcie_sw_reset, \