Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dpl011.c247 static uint32_t pl011_read_rxdata(PL011State *s) in pl011_read_rxdata() function
278 r = pl011_read_rxdata(s); in pl011_read()