Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsynclink.h99 #define HDLC_TXIDLE_CUSTOM_8 0x10000000 macro
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c4385 if (info->idle_mode & (HDLC_TXIDLE_CUSTOM_8 | HDLC_TXIDLE_CUSTOM_16)) { in tx_set_idle()