Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/udc/
Dgr_udc.h81 #define GR_CONTROL_EP BIT(14) macro
Dgr_udc.c1177 GR_CONTROL_SP | GR_CONTROL_EP); in gr_vbus_connected()
1890 control |= GR_CONTROL_EP; in gr_pullup()
1892 control &= ~GR_CONTROL_EP; in gr_pullup()