Searched refs:dma_stop_delay (Results 1 – 5 of 5) sorted by relevance
101 bus->dma_stop_delay = 100; in hda_acpi_init()
220 chip->bus.core.dma_stop_delay = 100; in cix_ipbloq_hda_create()
292 bus->dma_stop_delay = 100; in hda_tegra_first_init()
238 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()
361 unsigned int dma_stop_delay; member