Home
last modified time | relevance | path

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

/freebsd/sys/riscv/sifive/
H A Dsifive_uart.c72 #define SFUART_IRQ_ENABLE_RXWM 0x02 macro
229 uart_setreg(bas, SFUART_IRQ_ENABLE, SFUART_IRQ_ENABLE_RXWM); in sfuart_bus_attach()