Home
last modified time | relevance | path

Searched refs:PM_RUNTIME_HOST_DMA_L1 (Results 1 – 3 of 3) sorted by relevance

/sof-2.7.6/src/include/sof/lib/
Dpm_runtime.h36 PM_RUNTIME_HOST_DMA_L1 = 0, /**< Host DMA L1 */ enumerator
/sof-2.7.6/src/drivers/intel/hda/
Dhda-dma.c233 pm_runtime_put(PM_RUNTIME_HOST_DMA_L1, 0); in hda_dma_l1_exit_notify()
319 pm_runtime_put(PM_RUNTIME_HOST_DMA_L1, 0); in hda_dma_post_copy()
353 pm_runtime_put(PM_RUNTIME_HOST_DMA_L1, 0); in hda_dma_host_start()
403 pm_runtime_get(PM_RUNTIME_HOST_DMA_L1, 0); in hda_dma_enable_unlock()
441 pm_runtime_get(PM_RUNTIME_HOST_DMA_L1, 0); in hda_dma_host_copy()
/sof-2.7.6/src/platform/intel/cavs/lib/
Dpm_runtime.c483 case PM_RUNTIME_HOST_DMA_L1: in platform_pm_runtime_get()
523 case PM_RUNTIME_HOST_DMA_L1: in platform_pm_runtime_put()