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! */
1022 unsigned int set, unsigned int clear)
1038 if (set & TIOCM_RTS)
1040 if (set & TIOCM_DTR)
1042 if (set & TIOCM_LOOP)
1191 * This routine is called to set the UART on the device to match
1287 /* set up the MCR register and send it to the mos7840 */
1509 /* For a MCS7840 device GPIO0 must be set to 1 */
1567 /* we set up the pointers to the endpoints in the mos7840_open *