Lines Matching refs:signal
89 - TIOCM_RTS RTS signal.
90 - TIOCM_DTR DTR signal.
91 - TIOCM_OUT1 OUT1 signal.
92 - TIOCM_OUT2 OUT2 signal.
94 If the appropriate bit is set, the signal should be driven
95 active. If the bit is clear, the signal should be driven
106 - TIOCM_CAR state of DCD signal
107 - TIOCM_CTS state of CTS signal
108 - TIOCM_DSR state of DSR signal
109 - TIOCM_RI state of RI signal
110 The bit is set if the signal is currently driven active. If
112 indicate that the signal is permanently active. If RI is
113 not available, the signal should not be indicated as active.
170 Control the transmission of a break signal. If ctl is
171 nonzero, the break signal should be transmitted. The signal
301 UART_CONFIG_IRQ indicates autoconfiguration of the interrupt signal,