Home
last modified time | relevance | path

Searched refs:SC_RCV_ODDP (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dpptp.h7 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/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/net/
H A Dif_ppp.h98 #define SC_RCV_ODDP 0x08000000 /* have rcvd char with odd parity */ 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/net/
H A Dif_ppp.h98 #define SC_RCV_ODDP 0x08000000 /* have rcvd char with odd parity */ 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 Dppp-ioctl.h47 #define SC_RCV_ODDP 0x08000000 /* have rcvd char with odd parity */ 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 Dppp-ioctl.h47 #define SC_RCV_ODDP 0x08000000 /* have rcvd char with odd parity */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dppp-ioctl.h47 #define SC_RCV_ODDP 0x08000000 /* have rcvd char with odd parity */ macro
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_async.c85 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
848 s |= (0x6996 & (1 << c))? SC_RCV_ODDP: SC_RCV_EVNP; in ppp_async_input()
H A Dppp_synctty.c82 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/OK3568_Linux_fs/kernel/drivers/tty/ipwireless/
H A Dnetwork.c36 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)