Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsynclink.h114 #define HDLC_PREAMBLE_LENGTH_32BITS 2 macro
/linux/drivers/tty/
H A Dsynclink_gt.c4205 case HDLC_PREAMBLE_LENGTH_32BITS: val |= BIT4; break; in sync_mode()