Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dpl181.c115 #define PL181_STATUS_RXFIFOFULL (1 << 17) macro
128 |PL181_STATUS_RXFIFOFULL \
275 bits |= PL181_STATUS_RXFIFOFULL; in pl181_fifo_run()