Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dsynclink.h93 #define HDLC_TXIDLE_ALT_ZEROS_ONES 1 macro
/Linux-v5.4/drivers/tty/
Dsynclink.c6082 case HDLC_TXIDLE_ALT_ZEROS_ONES: usc_idle_mode = IDLEMODE_ALT_ONE_ZERO; break; in usc_set_txidle()
6109 case HDLC_TXIDLE_ALT_ZEROS_ONES: in usc_set_txidle()
Dsynclink_gt.c4485 case HDLC_TXIDLE_ALT_ZEROS_ONES: in tx_set_idle()
Dsynclinkmp.c4709 case HDLC_TXIDLE_ALT_ZEROS_ONES: RegValue = 0xaa; break; in tx_set_idle()