Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dpl330.c39 #define PL330_FIFO_OK 0 macro
381 return PL330_FIFO_OK; in pl330_fifo_push()
407 return PL330_FIFO_OK; in pl330_fifo_get()
1193 if (fifo_res == PL330_FIFO_OK) { in pl330_exec_cycle()
1217 if (fifo_res == PL330_FIFO_OK || q->z) { in pl330_exec_cycle()