Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Domap_udc.h25 # define UDC_RESET_EP (1 << 0) macro
Domap_udc.c2884 udc->clr_halt = UDC_RESET_EP | UDC_CLRDATA_TOGGLE; in omap_udc_probe()
2886 udc->clr_halt = UDC_RESET_EP; in omap_udc_probe()