Searched refs:fifo_enabled (Results 1 – 4 of 4) sorted by relevance
456 if event == bindings::QEMUChrEvent::CHR_EVENT_BREAK && !self.fifo_enabled() { in event()463 pub fn fifo_enabled(&self) -> bool { in fifo_enabled() method475 if self.fifo_enabled() { in fifo_depth()512 if !self.fifo_enabled() && self.read_count > 0 && self.read_pos > 0 { in post_load()
1271 dma->fifo_enabled ? 1 : 0); in vortex_adbdma_startfifo()1279 dma->fifo_enabled ? 1 : 0, 0); in vortex_adbdma_startfifo()1284 dma->fifo_enabled ? 1 : 0, 0); in vortex_adbdma_startfifo()1301 dma->fifo_enabled ? 1 : 0, 0); in vortex_adbdma_resumefifo()1306 dma->fifo_enabled ? 1 : 0, 0); in vortex_adbdma_resumefifo()1343 dma->fifo_enabled = 0; in vortex_adbdma_stopfifo()1520 dma->fifo_enabled ? 1 : 0); in vortex_wtdma_startfifo()1528 dma->fifo_enabled ? 1 : 0, 0); in vortex_wtdma_startfifo()1533 dma->fifo_enabled ? 1 : 0, 0); in vortex_wtdma_startfifo()1550 dma->fifo_enabled ? 1 : 0, 0); in vortex_wtdma_resumefifo()[all …]
347 stream->fifo_enabled = 1; in snd_vortex_pcm_trigger()362 stream->fifo_enabled = 0; in snd_vortex_pcm_trigger()
107 int fifo_enabled; /* this_24 */ member