Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dsynclink.h92 #define HDLC_TXIDLE_ALT_ZEROS_ONES 1 macro
/linux-4.1.27/drivers/tty/
Dsynclink.c6176 case HDLC_TXIDLE_ALT_ZEROS_ONES: usc_idle_mode = IDLEMODE_ALT_ONE_ZERO; break; in usc_set_txidle()
6203 case HDLC_TXIDLE_ALT_ZEROS_ONES: in usc_set_txidle()
Dsynclink_gt.c4526 case HDLC_TXIDLE_ALT_ZEROS_ONES: in tx_set_idle()
Dsynclinkmp.c4730 case HDLC_TXIDLE_ALT_ZEROS_ONES: RegValue = 0xaa; break; in tx_set_idle()