Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dserial_reg.h268 #define UART_CSR 0x0C /* Channel Software Reset */ macro
/linux-6.1.9/drivers/tty/serial/
Dsunsu.c626 serial_icr_write(up, UART_CSR, 0); /* Reset the UART */ in sunsu_startup()
/linux-6.1.9/drivers/tty/serial/8250/
D8250_port.c2205 serial_icr_write(up, UART_CSR, 0); /* Reset the UART */ in serial8250_do_startup()