Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsynclink.h249 #define MgslEvent_DsrInactive 0x0002 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.h249 #define MgslEvent_DsrInactive 0x0002 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.h249 #define MgslEvent_DsrInactive 0x0002 macro
/OK3568_Linux_fs/kernel/drivers/char/pcmcia/
H A Dsynclink_cs.c1977 ( ((s & SerialSignal_DSR) ? MgslEvent_DsrActive:MgslEvent_DsrInactive) + in wait_events()
2031 (newsigs.dsr_down != oldsigs.dsr_down ? MgslEvent_DsrInactive:0) + in wait_events()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclink_gt.c2686 ( ((s & SerialSignal_DSR) ? MgslEvent_DsrActive:MgslEvent_DsrInactive) + in wait_mgsl_event()
2742 (newsigs.dsr_down != oldsigs.dsr_down ? MgslEvent_DsrInactive:0) + in wait_mgsl_event()
H A Dsynclinkmp.c3021 ( ((s & SerialSignal_DSR) ? MgslEvent_DsrActive:MgslEvent_DsrInactive) + in wait_mgsl_event()
3082 (newsigs.dsr_down != oldsigs.dsr_down ? MgslEvent_DsrInactive:0) + in wait_mgsl_event()
H A Dsynclink.c2680 ( ((s & SerialSignal_DSR) ? MgslEvent_DsrActive:MgslEvent_DsrInactive) + in mgsl_wait_event()
2740 (newsigs.dsr_down != oldsigs.dsr_down ? MgslEvent_DsrInactive:0) + in mgsl_wait_event()