Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Domap_udc.h26 # define UDC_RESET_EP (1 << 0) macro
Domap_udc.c2865 udc->clr_halt = UDC_RESET_EP | UDC_CLRDATA_TOGGLE; in omap_udc_probe()
2867 udc->clr_halt = UDC_RESET_EP; in omap_udc_probe()