Searched refs:periph_busy (Results 1 – 1 of 1) sorted by relevance
270 uint8_t periph_busy[PL330_PERIPH_NUM]; member302 VMSTATE_UINT8_ARRAY(periph_busy, PL330State, PL330_PERIPH_NUM),1045 if (ch->parent->periph_busy[periph_id]) { in pl330_dmawfp()1287 if (s->periph_busy[irq] != level) { in pl330_dma_stop_irq()1288 s->periph_busy[irq] = level; in pl330_dma_stop_irq()1548 s->periph_busy[i] = 0; in pl330_reset()