Searched refs:GR_CONTROL_EP (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/gadget/udc/
H A Dgr_udc.h81 #define GR_CONTROL_EP BIT(14) macro
H A Dgr_udc.c1177 GR_CONTROL_SP | GR_CONTROL_EP);
1890 control |= GR_CONTROL_EP;
1892 control &= ~GR_CONTROL_EP;

Completed in 116 milliseconds