Lines Matching refs:set
223 * To set the Control register by calling usb_fill_control_urb function
241 * To set the Uart register by calling usb_fill_control_urb function by
274 * To set the Uart register by calling usb_fill_control_urb function by
299 * To set the Control register by calling usb_fill_control_urb function
682 /* set up our bulk in urb */
711 /* Must set to enable ints! */
1018 unsigned int set, unsigned int clear)
1034 if (set & TIOCM_RTS)
1036 if (set & TIOCM_DTR)
1038 if (set & TIOCM_LOOP)
1187 * This routine is called to set the UART on the device to match
1284 /* set up the MCR register and send it to the mos7840 */
1484 /* For a MCS7840 device GPIO0 must be set to 1 */
1542 /* we set up the pointers to the endpoints in the mos7840_open *