Home
last modified time | relevance | path

Searched refs:HDLC_CRC_NONE (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsynclink.h83 #define HDLC_CRC_NONE 0 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/
H A Dsynclink.h83 #define HDLC_CRC_NONE 0 macro
/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/
H A Dsynclink.h83 #define HDLC_CRC_NONE 0 macro
/OK3568_Linux_fs/kernel/drivers/char/pcmcia/
H A Dsynclink_cs.c3150 if (info->params.crc_type == HDLC_CRC_NONE) in hdlc_mode()
3901 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclink_gt.c1377 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()
4615 if ((info->params.crc_type & HDLC_CRC_MASK) == HDLC_CRC_NONE) in rx_get_frame()
H A Dsynclinkmp.c1555 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()
4890 if (info->params.crc_type == HDLC_CRC_NONE) in rx_get_frame()
H A Dsynclink.c7454 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()