Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
A Domap_udc.c135 w &= ~UDC_EP_SEL; in deselect_ep()
209 use_ep(ep, UDC_EP_SEL); in omap_ep_enable()
794 use_ep(ep, UDC_EP_SEL); in dma_channel_claim()
839 use_ep(ep, UDC_EP_SEL); in dma_channel_release()
955 omap_writew(UDC_EP_SEL | UDC_EP_DIR, in omap_ep_queue()
968 omap_writew(UDC_EP_SEL | UDC_EP_DIR, in omap_ep_queue()
978 use_ep(ep, UDC_EP_SEL); in omap_ep_queue()
1087 use_ep(ep, UDC_EP_SEL); in omap_ep_set_halt()
1466 omap_writew(UDC_EP_SEL, UDC_EP_NUM); in ep0_irq()
1869 use_ep(ep, UDC_EP_SEL); in pio_out_timer()
[all …]
A Domap_udc.h16 # define UDC_EP_SEL (1 << 5) macro

Completed in 10 milliseconds