Home
last modified time | relevance | path

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

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