Home
last modified time | relevance | path

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

/qemu/hw/dma/
H A Dpl330.c269 uint8_t periph_busy[PL330_PERIPH_NUM]; member
301 VMSTATE_UINT8_ARRAY(periph_busy, PL330State, PL330_PERIPH_NUM),
1052 if (ch->parent->periph_busy[periph_id]) { in pl330_dmawfp()
1294 if (s->periph_busy[irq] != level) { in pl330_dma_stop_irq()
1295 s->periph_busy[irq] = level; in pl330_dma_stop_irq()
1555 s->periph_busy[i] = 0; in pl330_reset()