Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dsynclink.h101 #define HDLC_ENCODING_NRZ 0 macro
/linux-4.4.14/drivers/tty/
Dsynclink.c5002 case HDLC_ENCODING_NRZ: in usc_set_sdlc_mode()
7660 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()
Dsynclink_gt.c1450 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()
Dsynclinkmp.c1564 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()
/linux-4.4.14/drivers/char/pcmcia/
Dsynclink_cs.c3917 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()