Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dgr_udc.h85 #define GR_CONTROL_EP BIT(14) macro
Dgr_udc.c1198 GR_CONTROL_SP | GR_CONTROL_EP); in gr_vbus_connected()
1909 control |= GR_CONTROL_EP; in gr_pullup()
1911 control &= ~GR_CONTROL_EP; in gr_pullup()