Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dxlnx-versal-cfu.c33 bool update_wfifo(hwaddr addr, uint64_t value, in update_wfifo() function
217 if (update_wfifo(addr, value, s->wfifo, wfifo)) { in cfu_stream_write()
280 if (update_wfifo(addr, value, s->wfifo, wfifo)) { in cfu_sfr_write()
H A Dxlnx-versal-cframe-reg.c511 if (update_wfifo(addr, value, s->wfifo, wfifo)) { in cframe_reg_fdri_write()
603 if (update_wfifo(addr, value, s->wfifo, wfifo)) { in cframes_bcast_reg_write()
624 if (update_wfifo(addr, value, s->wfifo, wfifo)) { in cframes_bcast_fdri_write()
/openbmc/qemu/include/hw/misc/
H A Dxlnx-versal-cfu.h255 bool update_wfifo(hwaddr addr, uint64_t value,