Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dsynclink.h64 #define HDLC_FLAG_UNDERRUN_CRC 0x0004 macro
/linux-4.4.14/drivers/tty/
Dsynclink.c4711 else if ( info->params.flags & HDLC_FLAG_UNDERRUN_CRC ) in usc_set_sdlc_mode()