Home
last modified time | relevance | path

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

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