Searched refs:UDC_EP_DIR (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.c138 num |= UDC_EP_DIR;
1023 omap_writew(UDC_EP_SEL | UDC_EP_DIR, UDC_EP_NUM);
1026 omap_writew(UDC_EP_DIR, UDC_EP_NUM);
1035 omap_writew(UDC_EP_SEL | UDC_EP_DIR, UDC_EP_NUM);
1486 omap_writew(UDC_EP_SEL|UDC_EP_DIR, UDC_EP_NUM);
1495 omap_writew(UDC_EP_DIR, UDC_EP_NUM);
1505 omap_writew(UDC_EP_DIR, UDC_EP_NUM);
1512 omap_writew(UDC_EP_DIR, UDC_EP_NUM);
1514 omap_writew(UDC_EP_DIR, UDC_EP_NUM);
1543 omap_writew(UDC_EP_SEL | UDC_EP_DIR,
[all...]
H A Domap_udc.h16 # define UDC_EP_DIR (1 << 4) macro

Completed in 54 milliseconds