Home
last modified time | relevance | path

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

/qemu/hw/dma/
H A Dsoc_dma.c86 static void soc_dma_ch_schedule(struct soc_dma_ch_s *ch, int delay_bytes) in soc_dma_ch_schedule() argument
91 timer_mod(ch->timer, now + delay_bytes / dma->channel_freq); in soc_dma_ch_schedule()