Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dgr_udc.h81 #define GR_CONTROL_EP BIT(14) macro
Dgr_udc.c1178 GR_CONTROL_SP | GR_CONTROL_EP); in gr_vbus_connected()
1889 control |= GR_CONTROL_EP; in gr_pullup()
1891 control &= ~GR_CONTROL_EP; in gr_pullup()