Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdac_stream.c238 if (azx_dev->bus->dma_stop_delay && dma_run_state) in snd_hdac_stream_reset()
239 udelay(azx_dev->bus->dma_stop_delay); in snd_hdac_stream_reset()
/openbmc/linux/sound/pci/hda/
H A Dhda_tegra.c287 bus->dma_stop_delay = 100; in hda_tegra_first_init()
/openbmc/linux/include/sound/
H A Dhdaudio.h359 unsigned int dma_stop_delay; member