Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/hda/
Dhdac_stream.c169 if (azx_dev->bus->dma_stop_delay && dma_run_state) in snd_hdac_stream_reset()
170 udelay(azx_dev->bus->dma_stop_delay); in snd_hdac_stream_reset()
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_tegra.c321 bus->dma_stop_delay = 100; in hda_tegra_first_init()
/kernel/linux/linux-5.10/include/sound/
Dhdaudio.h351 unsigned int dma_stop_delay; member