Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/boards/intel_adsp/hda/src/
Dsmoke.c91 intel_adsp_hda_host_commit(HDA_HOST_IN_BASE, HDA_REGBLOCK_SIZE, STREAM_ID, in ZTEST()
187 intel_adsp_hda_host_commit(HDA_HOST_OUT_BASE, HDA_REGBLOCK_SIZE, STREAM_ID, in ZTEST()
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/common/include/
Dintel_adsp_hda.h301 static inline void intel_adsp_hda_host_commit(uint32_t base, in intel_adsp_hda_host_commit() function
/Zephyr-Core-3.5.0/drivers/dma/
Ddma_intel_adsp_hda.c208 intel_adsp_hda_host_commit(cfg->base, cfg->regblock_size, channel, size); in intel_adsp_hda_dma_host_reload()