Home
last modified time | relevance | path

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

/qemu/hw/audio/
H A Dsb16.c78 int time_const; member
167 dsp->time_const,
256 if (-1 == s->time_const) { in dma_cmd8()
261 int tmp = (256 - s->time_const); in dma_cmd8()
319 if (-1 != s->time_const) { in dma_cmd()
321 int tmp = 256 - s->time_const; in dma_cmd()
327 s->time_const = -1; in dma_cmd()
489 s->time_const = -1; in command()
495 s->time_const = -1; in command()
501 s->time_const = -1; in command()
[all …]