Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dsccnxp.c65 # define CR_TX_DISABLE (1 << 3) macro
657 CR_RX_DISABLE | CR_TX_DISABLE); in sccnxp_set_termios()
773 sccnxp_port_write(port, SCCNXP_CR_REG, CR_RX_DISABLE | CR_TX_DISABLE); in sccnxp_shutdown()