Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dsynclink.h93 #define HDLC_TXIDLE_ZEROS 2 macro
/linux-4.1.27/drivers/tty/
Dsynclink.c6177 case HDLC_TXIDLE_ZEROS: usc_idle_mode = IDLEMODE_ZERO; break; in usc_set_txidle()
6206 case HDLC_TXIDLE_ZEROS: in usc_set_txidle()
Dsynclink_gt.c4528 case HDLC_TXIDLE_ZEROS: in tx_set_idle()
Dsynclinkmp.c4731 case HDLC_TXIDLE_ZEROS: RegValue = 0x00; break; in tx_set_idle()