Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/char/
H A Dsifive_uart.h48 SIFIVE_UART_IP_RXWM = 2 /* Receive watermark interrupt pending */ enumerator
/openbmc/qemu/hw/char/
H A Dsifive_uart.c47 ret |= SIFIVE_UART_IP_RXWM; in sifive_uart_ip()