Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsccnxp.c63 # define CR_CMD_RX_RESET (0x02 << 4) macro
651 sccnxp_port_write(port, SCCNXP_CR_REG, CR_CMD_RX_RESET | in sccnxp_set_termios()
737 sccnxp_port_write(port, SCCNXP_CR_REG, CR_CMD_RX_RESET); in sccnxp_startup()