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

/linux-4.4.14/drivers/tty/serial/
H A Dsccnxp.c63 # define CR_RX_ENABLE (1 << 0) macro
689 sccnxp_port_write(port, SCCNXP_CR_REG, CR_RX_ENABLE | CR_TX_ENABLE); sccnxp_set_termios()
713 sccnxp_port_write(port, SCCNXP_CR_REG, CR_RX_ENABLE | CR_TX_ENABLE); sccnxp_startup()

Completed in 74 milliseconds