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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.h75 # define UDC_EP0_IE (1 << 0) macro
H A Domap_udc.c1012 irq_en |= UDC_DS_CHG_IE | UDC_EP0_IE;
1823 omap_writew(UDC_DS_CHG_IE | UDC_EP0_IE,
2461 (tmp & UDC_EP0_IE) ? " ep0" : "");

Completed in 62 milliseconds