Home
last modified time | relevance | path

Searched refs:ENCODING_NRZ (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/hdlc/
H A Dioctl.h16 #define ENCODING_NRZ 1 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/hdlc/
H A Dioctl.h16 #define ENCODING_NRZ 1 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/hdlc/
H A Dioctl.h16 #define ENCODING_NRZ 1 macro
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dhdlc_raw.c68 new_settings.encoding = ENCODING_NRZ; in raw_ioctl()
H A Dhdlc_raw_eth.c84 new_settings.encoding = ENCODING_NRZ; in raw_eth_ioctl()
H A Dhostess_sv11.c172 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in hostess_attach()
H A Dsealevel.c164 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in sealevel_attach()
H A Dhd64572.c429 case ENCODING_NRZ: md2 = MD2_NRZ; break; in sca_open()
495 if (encoding != ENCODING_NRZ && in sca_attach()
H A Dhdlc_x25.c332 result=hdlc->attach(dev, ENCODING_NRZ,PARITY_CRC16_PR1_CCITT); in x25_ioctl()
H A Dhd64570.c465 case ENCODING_NRZ: md2 = MD2_NRZ; break; in sca_open()
542 if (encoding != ENCODING_NRZ && in sca_attach()
H A Dhdlc_cisco.c362 result = hdlc->attach(dev, ENCODING_NRZ,PARITY_CRC16_PR1_CCITT); in cisco_ioctl()
H A Dhdlc_ppp.c683 result = hdlc->attach(dev, ENCODING_NRZ,PARITY_CRC16_PR1_CCITT); in ppp_ioctl()
H A Dwanxl.c322 if (encoding != ENCODING_NRZ && in wanxl_attach()
H A Dhdlc_fr.c1236 result=hdlc->attach(dev, ENCODING_NRZ,PARITY_CRC16_PR1_CCITT); in fr_ioctl()
H A Dixp4xx_hss.c1169 if (encoding != ENCODING_NRZ) in hss_hdlc_attach()
H A Dfsl_ucc_hdlc.c835 if (encoding != ENCODING_NRZ && in ucc_hdlc_attach()
H A Dcosa.c617 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in cosa_net_attach()
H A Dfarsync.c2236 if (encoding != ENCODING_NRZ || parity != PARITY_CRC16_PR1_CCITT) in fst_attach()
/OK3568_Linux_fs/kernel/drivers/net/wan/lmc/
H A Dlmc_main.c784 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in lmc_attach()
/OK3568_Linux_fs/kernel/drivers/char/pcmcia/
H A Dsynclink_cs.c3891 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclink_gt.c1367 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()
H A Dsynclinkmp.c1545 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()
H A Dsynclink.c7444 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()