Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dar933x_uart.c192 ar933x_uart_write(up, AR933X_UART_INT_REG, AR933X_UART_INT_RX_VALID); in ar933x_uart_rx_flush()
454 status = ar933x_uart_read(up, AR933X_UART_INT_REG); in ar933x_uart_interrupt()
458 ar933x_uart_write(up, AR933X_UART_INT_REG, in ar933x_uart_interrupt()
464 ar933x_uart_write(up, AR933X_UART_INT_REG, in ar933x_uart_interrupt()
649 ar933x_uart_write(up, AR933X_UART_INT_REG, AR933X_UART_INT_ALLINTS); in ar933x_uart_console_write()
/linux-6.12.1/arch/mips/include/asm/mach-ath79/
Dar933x_uart.h17 #define AR933X_UART_INT_REG 0x0c macro