Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsynclink.h103 #define HDLC_ENCODING_NRZB 1 macro
/linux/drivers/tty/
H A Dsynclink_gt.c4184 case HDLC_ENCODING_NRZB: val |= BIT10; break; in sync_mode()
4257 case HDLC_ENCODING_NRZB: val |= BIT10; break; in sync_mode()