Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsynclink.h65 #define HDLC_FLAG_UNDERRUN_CRC 0x0004 macro
/Linux-v4.19/drivers/tty/
Dsynclink.c4681 else if ( info->params.flags & HDLC_FLAG_UNDERRUN_CRC ) in usc_set_sdlc_mode()