Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsynclink.h79 #define HDLC_FLAG_DPLL_DIV16 0x2000 macro
/Linux-v4.19/drivers/tty/
Dsynclinkmp.c4570 if ( info->params.flags & HDLC_FLAG_DPLL_DIV16 ) { in hdlc_mode()
Dsynclink.c4930 if ( info->params.flags & HDLC_FLAG_DPLL_DIV16 ) { in usc_set_sdlc_mode()