Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsccnxp.c59 # define CR_RX_DISABLE (1 << 1) macro
548 sccnxp_port_write(port, SCCNXP_CR_REG, CR_RX_DISABLE); in sccnxp_stop_rx()
652 CR_RX_DISABLE | CR_TX_DISABLE); in sccnxp_set_termios()
768 sccnxp_port_write(port, SCCNXP_CR_REG, CR_RX_DISABLE | CR_TX_DISABLE); in sccnxp_shutdown()