Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_lowrisc.c129 SETREG(bas, UART_INT_STATUS, INT_STATUS_ACK); in lowrisc_uart_getc()
276 SETREG(bas, UART_INT_STATUS, INT_STATUS_ACK); in lowrisc_uart_bus_ipend()
334 SETREG(bas, UART_INT_STATUS, INT_STATUS_ACK); in lowrisc_uart_bus_receive()
H A Duart_dev_lowrisc.h44 #define UART_INT_STATUS 0x1000 macro