Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsynclink.h113 #define HDLC_PREAMBLE_LENGTH_16BITS 1 macro
/linux/drivers/tty/
H A Dsynclink_gt.c4204 case HDLC_PREAMBLE_LENGTH_16BITS: val |= BIT5; break; in sync_mode()