Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/
Dsc26xx.c84 #define CR_DIS_RX (1 << 1) macro
376 WRITE_SC_PORT(port, CR, CR_DIS_TX | CR_DIS_RX); in sc26xx_shutdown()
394 WRITE_SC_PORT(port, CR, CR_DIS_TX | CR_DIS_RX); in sc26xx_set_termios()