Searched refs:UDC_CLR_EP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | omap_udc.h | 25 # define UDC_CLR_EP (1 << 1) macro
|
H A D | omap_udc.c | 838 omap_writew(UDC_CLR_EP, UDC_CTRL); in dma_channel_release() 955 omap_writew(UDC_CLR_EP, UDC_CTRL); in omap_ep_queue() 1337 omap_writew(UDC_CLR_EP, UDC_CTRL); in nuke() 1437 omap_writew(UDC_CLR_EP, UDC_CTRL); in ep0_irq() 1485 omap_writew(UDC_CLR_EP, UDC_CTRL); in ep0_irq() 1609 omap_writew(UDC_CLR_EP, UDC_CTRL); in ep0_irq() 1615 omap_writew(UDC_CLR_EP, UDC_CTRL); in ep0_irq()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | omap_udc.h | 25 # define UDC_CLR_EP (1 << 1) macro
|
H A D | omap_udc.c | 841 omap_writew(UDC_CLR_EP, UDC_CTRL); in dma_channel_release() 958 omap_writew(UDC_CLR_EP, UDC_CTRL); in omap_ep_queue() 1342 omap_writew(UDC_CLR_EP, UDC_CTRL); in nuke() 1442 omap_writew(UDC_CLR_EP, UDC_CTRL); in ep0_irq() 1490 omap_writew(UDC_CLR_EP, UDC_CTRL); in ep0_irq() 1614 omap_writew(UDC_CLR_EP, UDC_CTRL); in ep0_irq() 1620 omap_writew(UDC_CLR_EP, UDC_CTRL); in ep0_irq()
|
Completed in 8 milliseconds