Home
last modified time | relevance | path

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

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