Searched refs:UDC_EP0_IE (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/usb/gadget/udc/
H A Domap_udc.h76 # define UDC_EP0_IE (1 << 0) macro
H A Domap_udc.c945 irq_en |= UDC_DS_CHG_IE | UDC_EP0_IE;
1769 omap_writew(UDC_DS_CHG_IE | UDC_EP0_IE,
2369 (tmp & UDC_EP0_IE) ? " ep0" : "");

Completed in 201 milliseconds