Home
last modified time | relevance | path

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

/openbmc/linux/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); in gr_vbus_connected()
1890 control |= GR_CONTROL_EP; in gr_pullup()
1892 control &= ~GR_CONTROL_EP; in gr_pullup()