Home
last modified time | relevance | path

Searched refs:HDLC_FLAG_DPLL_DIV16 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dsynclink.h78 #define HDLC_FLAG_DPLL_DIV16 0x2000 macro
/linux-4.1.27/drivers/tty/
Dsynclinkmp.c4590 if ( info->params.flags & HDLC_FLAG_DPLL_DIV16 ) { in hdlc_mode()
Dsynclink.c4969 if ( info->params.flags & HDLC_FLAG_DPLL_DIV16 ) { in usc_set_sdlc_mode()