Home
last modified time | relevance | path

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

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