Home
last modified time | relevance | path

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

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