Home
last modified time | relevance | path

Searched refs:DW_UART_USR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_dw.c36 #define DW_UART_USR 0x1f /* UART Status Register */ macro
754 .usr_reg = DW_UART_USR,
763 .usr_reg = DW_UART_USR,
768 .usr_reg = DW_UART_USR,
774 .usr_reg = DW_UART_USR,
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_dw.c35 #define DW_UART_USR 0x1f /* UART Status Register */ macro
484 data->usr_reg = DW_UART_USR; in dw8250_probe()

Completed in 3 milliseconds