Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dpl011.c317 static void pl011_put_fifo(void *opaque, uint32_t value);
344 pl011_put_fifo(s, value); in pl011_loopback_tx()
443 static void pl011_put_fifo(void *opaque, uint32_t value) in pl011_put_fifo() function
476 pl011_put_fifo(opaque, *buf); in pl011_receive()
482 pl011_put_fifo(opaque, DR_BE); in pl011_event()
H A Dtrace-events61 pl011_put_fifo(uint32_t c, int read_count) "new char 0x%x read_count now %d"