Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsynclink.h67 #define HDLC_FLAG_AUTO_CTS 0x0020 macro
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c4046 if (info->params.flags & HDLC_FLAG_AUTO_CTS) in async_mode()
4208 if (info->params.flags & HDLC_FLAG_AUTO_CTS) in sync_mode()