Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dserial_reg.h276 #define UART_CSR 0x0C /* Channel Software Reset */ macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h273 #define UART_CSR 0x0C /* Channel Software Reset */ macro
/openbmc/linux/drivers/tty/serial/
H A Dsunsu.c625 serial_icr_write(up, UART_CSR, 0); /* Reset the UART */ in sunsu_startup()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c2214 serial_icr_write(up, UART_CSR, 0); /* Reset the UART */ in serial8250_do_startup()