Home
last modified time | relevance | path

Searched full:d0i3 (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/accel/ivpu/
H A Divpu_hw_btrs.c383 ivpu_err(vdev, "Failed to sync before D0i3 transition: %d\n", ret); in d0i3_drive_mtl()
396 ivpu_err(vdev, "Failed to sync after D0i3 transition: %d\n", ret); in d0i3_drive_mtl()
408 ivpu_err(vdev, "Failed to sync before D0i3 transition: %d\n", ret); in d0i3_drive_lnl()
421 ivpu_err(vdev, "Failed to sync after D0i3 transition: %d\n", ret); in d0i3_drive_lnl()
445 ivpu_err(vdev, "Failed to enable D0i3: %d\n", ret); in ivpu_hw_btrs_d0i3_enable()
461 ivpu_err(vdev, "Failed to disable D0i3: %d\n", ret); in ivpu_hw_btrs_d0i3_disable()
/linux/sound/soc/sof/intel/
H A Dcnl.c294 * D0I0 and D0I3 states. And these are sent only during the in cnl_ipc_send_msg()
296 * that a compact IPC results in the DSP exiting D0I3 without in cnl_ipc_send_msg()
H A Dhda-ipc.c95 /* Schedule a delayed work for d0i3 entry after sending non-pm ipc msg */ in hda_dsp_ipc4_schedule_d0i3_work()
H A Dhda.c54 * needs to remain in D0i3 so that the Master does not lose context
969 /* cancel any attempt for DSP D0I3 */ in hda_dsp_remove()
/linux/arch/x86/platform/atom/
H A Dpunit_atom_debug.c80 static const char * const dstates[] = {"D0", "D0i1", "D0i2", "D0i3"};
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dfile.h330 * @IWL_UCODE_TLV_CAPA_D0I3_SUPPORT: supports D0i3
365 * @IWL_UCODE_TLV_CAPA_D0I3_END_FIRST: D0I3 end command comes first
387 * from AP and will send it upon d0i3 exit.
/linux/sound/soc/sof/
H A Dpcm.c432 * If DSP D0I3 is allowed during S0iX, set the suspend_ignored flag for in sof_pcm_trigger()
433 * D0I3-compatible streams to keep the firmware pipeline running in sof_pcm_trigger()
H A Dsof-audio.h121 * @d0i3_supported_in_s0ix: Allow DSP D0I3 during S0iX
337 bool d0i3_compatible; /* DSP can be in D0I3 when this pcm is opened */
H A Dsof-audio.c860 * helper to determine if there are only D0i3 compatible
/linux/drivers/misc/mei/
H A Dinit.c421 dev->timeouts.d0i3 = mei_secs_to_jiffies(MEI_D0I3_TIMEOUT); in mei_device_init()
/linux/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c595 seq_puts(s, "D3/D0i3 Status\n"); in telem_soc_states_show()
597 seq_puts(s, "Block\t\t D3\t D0i3\n"); in telem_soc_states_show()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c1023 * do not use MALL for displays that support PSR as they use D0i3.2 in DMCUB FW in dcn30_apply_idle_power_optimizations()
1026 * a non-PSR display present, since in that case we can't do D0i3.2 in dcn30_apply_idle_power_optimizations()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c37 /* d0i3/d3 assumes the AP's sta_id (of sta vif) is 0. reserve it. */ in iwl_mvm_find_free_sta_id()