Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dpl330.c390 static int pl330_fifo_get(PL330Fifo *s, uint8_t *buf, int len, uint8_t tag) in pl330_fifo_get() function
1215 fifo_res = pl330_fifo_get(&s->fifo, buf, len, q->tag); in pl330_exec_cycle()