Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsynclink.h86 #define HDLC_CRC_MASK 0x00ff macro
/linux/drivers/tty/
H A Dsynclink_gt.c4193 switch (info->params.crc_type & HDLC_CRC_MASK) in sync_mode()
4266 switch (info->params.crc_type & HDLC_CRC_MASK) in sync_mode()
4528 switch (info->params.crc_type & HDLC_CRC_MASK) { in rx_get_frame()
4576 if ((info->params.crc_type & HDLC_CRC_MASK) == HDLC_CRC_NONE) in rx_get_frame()