Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsynclink.h115 #define HDLC_PREAMBLE_LENGTH_64BITS 3 macro
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c4205 case HDLC_PREAMBLE_LENGTH_64BITS: val |= BIT5 + BIT4; break; in sync_mode()