Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c196 #define INPUT_ENABLE 0x10 macro
497 port->ip_flags = INPUT_ENABLE; in local_open()
1403 if (!(port->ip_flags & INPUT_ENABLE)) in receive_chars()
1700 port->ip_flags &= ~INPUT_ENABLE; in ic3_stop_rx()