Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dsynclink.h92 #define HDLC_TXIDLE_ALT_ZEROS_ONES 1 macro
/linux-4.4.14/drivers/tty/
Dsynclink.c6167 case HDLC_TXIDLE_ALT_ZEROS_ONES: usc_idle_mode = IDLEMODE_ALT_ONE_ZERO; break; in usc_set_txidle()
6194 case HDLC_TXIDLE_ALT_ZEROS_ONES: in usc_set_txidle()
Dsynclink_gt.c4521 case HDLC_TXIDLE_ALT_ZEROS_ONES: in tx_set_idle()
Dsynclinkmp.c4724 case HDLC_TXIDLE_ALT_ZEROS_ONES: RegValue = 0xaa; break; in tx_set_idle()