Searched refs:UDC_EP0_IE (Results 1 – 2 of 2) sorted by relevance
76 # define UDC_EP0_IE (1 << 0) macro
945 irq_en |= UDC_DS_CHG_IE | UDC_EP0_IE; in omap_ep_queue()1769 omap_writew(UDC_DS_CHG_IE | UDC_EP0_IE, in devstate_irq()2369 (tmp & UDC_EP0_IE) ? " ep0" : ""); in proc_udc_show()