Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dpl011.c55 #define PL011_FLAG_TXFF 0x20 macro
172 s->flags &= ~PL011_FLAG_TXFF; in pl011_reset_tx_fifo()