Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Domap_udc.h75 # define UDC_EP0_IE (1 << 0) macro
Domap_udc.c946 irq_en |= UDC_DS_CHG_IE | UDC_EP0_IE; in omap_ep_queue()
1768 omap_writew(UDC_DS_CHG_IE | UDC_EP0_IE, in devstate_irq()
2372 (tmp & UDC_EP0_IE) ? " ep0" : ""); in proc_udc_show()