Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dsccnxp.c60 # define CR_TX_ENABLE (1 << 2) macro
721 sccnxp_port_write(port, SCCNXP_CR_REG, CR_RX_ENABLE | CR_TX_ENABLE); in sccnxp_set_termios()
745 sccnxp_port_write(port, SCCNXP_CR_REG, CR_RX_ENABLE | CR_TX_ENABLE); in sccnxp_startup()