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

/linux-4.4.14/drivers/tty/serial/
H A Dsccnxp.c64 # define CR_RX_DISABLE (1 << 1) macro
519 sccnxp_port_write(port, SCCNXP_CR_REG, CR_RX_DISABLE); sccnxp_stop_rx()
622 CR_RX_DISABLE | CR_TX_DISABLE); sccnxp_set_termios()
738 sccnxp_port_write(port, SCCNXP_CR_REG, CR_RX_DISABLE | CR_TX_DISABLE); sccnxp_shutdown()

Completed in 124 milliseconds