Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsynclink.h97 #define HDLC_TXIDLE_SPACE 5 macro
/linux/drivers/tty/
H A Dsynclink_gt.c4397 case HDLC_TXIDLE_SPACE: val = 0x00; break; in tx_set_idle()