Home
last modified time | relevance | path

Searched refs:HDLC_TXIDLE_CUSTOM_16 (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dsynclink.h100 #define HDLC_TXIDLE_CUSTOM_16 0x20000000 macro
/linux/drivers/tty/
H A Dsynclink_gt.c4375 if (info->idle_mode & HDLC_TXIDLE_CUSTOM_16) { in tx_set_idle()
4386 if (info->idle_mode & (HDLC_TXIDLE_CUSTOM_8 | HDLC_TXIDLE_CUSTOM_16)) { in tx_set_idle()