Lines Matching refs:set
421 unsigned int set, unsigned int clear);
906 * If BIT5 of STAR is set then at least 1 byte is available.
1455 /* if port data rate is set to 460800 or less then
1796 /* set the serial parameters
2137 /* set modem control signals (DTR/RTS)
2140 unsigned int set, unsigned int clear)
2147 __FILE__, __LINE__, info->device_name, set, clear);
2149 if (set & TIOCM_RTS)
2151 if (set & TIOCM_DTR)
2168 * break_state -1=set break condition, 0=clear
2983 /* if auxclk not enabled, set internal BRG so
3004 /* set LinkSpeed if available, otherwise default to 2Mbps */
3292 /* RTS and set a flag indicating that the driver should */
3338 /* power up both channels (set BIT7) */
3869 * set encoding and frame check sequence (FCS) options
4117 case IF_IFACE_SYNC_SERIAL: /* set sync_serial_settings */