Searched refs:pio_delay (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/arm/
H A Dgic_v2m.cc82 : PioDevice(p), pioDelay(p->pio_delay), frames(p->frames), gic(p->gic)
H A DGic.py131 pio_delay = Param.Latency('10ns', "Delay for PIO r/w") variable in class:Gicv2m
142 pio_delay = Param.Latency('10ns', "Delay for PIO r/w") variable in class:VGic
H A Dvgic.cc52 pioDelay(p->pio_delay), maintInt(p->maint_int)

Completed in 6 milliseconds