Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsynclink.h92 #define HDLC_TXIDLE_FLAGS 0 macro
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c3495 info->idle_mode = HDLC_TXIDLE_FLAGS; in alloc_dev()
4392 case HDLC_TXIDLE_FLAGS: val = 0x7e; break; in tx_set_idle()