Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dsynclink.h92 #define HDLC_TXIDLE_ALT_ZEROS_ONES 1 macro
/linux-3.4.99/drivers/tty/
Dsynclink.c6168 case HDLC_TXIDLE_ALT_ZEROS_ONES: usc_idle_mode = IDLEMODE_ALT_ONE_ZERO; break; in usc_set_txidle()
6195 case HDLC_TXIDLE_ALT_ZEROS_ONES: in usc_set_txidle()
Dsynclink_gt.c4516 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()