Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsynclink.h93 #define HDLC_TXIDLE_ALT_ZEROS_ONES 1 macro
/Linux-v4.19/drivers/tty/
Dsynclink.c6137 case HDLC_TXIDLE_ALT_ZEROS_ONES: usc_idle_mode = IDLEMODE_ALT_ONE_ZERO; break; in usc_set_txidle()
6164 case HDLC_TXIDLE_ALT_ZEROS_ONES: in usc_set_txidle()
Dsynclink_gt.c4494 case HDLC_TXIDLE_ALT_ZEROS_ONES: in tx_set_idle()
Dsynclinkmp.c4710 case HDLC_TXIDLE_ALT_ZEROS_ONES: RegValue = 0xaa; break; in tx_set_idle()