| /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/bits/ |
| H A D | termios-c_iflag.h | 27 #define PARMRK 0000010 /* Mark parity and framing errors. */ 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/bits/ |
| H A D | termios-c_iflag.h | 27 #define PARMRK 0000010 /* Mark parity and framing errors. */ macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | empeg.c | 94 | PARMRK /* disable mark parity errors */ in empeg_init_termios()
|
| /OK3568_Linux_fs/buildroot/package/uemacs/ |
| H A D | 01-clear-ixon-termios-flag.patch | 19 ntermios.c_iflag &= ~(IGNBRK | BRKINT | IGNPAR | PARMRK
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | termbits.h | 67 #define PARMRK 0000010 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | termbits.h | 66 #define PARMRK 0000010 macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | termbits.h | 70 #define PARMRK 0000010 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/asm-generic/ |
| H A D | termbits.h | 66 #define PARMRK 0000010 macro
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | termbits.h | 75 #define PARMRK 0000010 macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | termbits.h | 81 #define PARMRK 0000010 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/asm-generic/ |
| H A D | termbits.h | 66 #define PARMRK 0000010 macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | termbits.h | 86 #define PARMRK 0000010 /* Mark parity and framing errors. */ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | termbits.h | 78 #define PARMRK 0000010 macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | termbits.h | 96 #define PARMRK 0x00000008 macro
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | sifive.c | 675 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios() 679 termios->c_iflag &= ~(INPCK|PARMRK|BRKINT); in sifive_serial_set_termios()
|
| H A D | pnx8xxx_uart.c | 480 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pnx8xxx_set_termios()
|
| H A D | dz.c | 620 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in dz_set_termios()
|
| H A D | efm32-uart.c | 403 if (new->c_iflag & (IGNBRK | BRKINT | PARMRK)) in efm32_uart_set_termios()
|
| H A D | st-asc.c | 605 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in asc_set_termios()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/ |
| H A D | lnx_init.c | 276 nTty.c_iflag = (IGNPAR | IGNBRK) & (~PARMRK) & (~ISTRIP); in xf86OpenConsole()
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | bt_test.c | 843 termios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP in init_uart_brcm() 873 termios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP in init_uart_rtk()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serdev/ |
| H A D | serdev-ttyport.c | 136 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in ttyport_open()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/ |
| H A D | posix_tty.c | 149 t.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR in xf86OpenSerial()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/brcm-tools/files/ |
| H A D | brcm_patchram_plus1.c | 621 termios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP in init_uart()
|
| /OK3568_Linux_fs/external/rkwifibt/tools/brcm_tools/ |
| H A D | brcm_patchram_plus1.c | 671 termios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP in init_uart()
|