Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dpl181.c117 #define PL181_STATUS_RXFIFOEMPTY (1 << 19) macro
129 |PL181_STATUS_RXFIFOEMPTY \
268 bits |= PL181_STATUS_RXFIFOEMPTY; in pl181_fifo_run()