Home
last modified time | relevance | path

Searched refs:HDLC_ENCODING_NRZ (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dsynclink.h101 #define HDLC_ENCODING_NRZ 0 macro
/linux-4.1.27/drivers/tty/
Dsynclink.c5011 case HDLC_ENCODING_NRZ: in usc_set_sdlc_mode()
7669 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()
Dsynclink_gt.c1459 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()
Dsynclinkmp.c1573 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c3926 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()