Home
last modified time | relevance | path

Searched refs:UDC_EP_DIR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.c123 num |= UDC_EP_DIR; in use_ep()
953 omap_writew(UDC_EP_SEL | UDC_EP_DIR, in omap_ep_queue()
957 omap_writew(UDC_EP_DIR, UDC_EP_NUM); in omap_ep_queue()
966 omap_writew(UDC_EP_SEL | UDC_EP_DIR, in omap_ep_queue()
1425 omap_writew(UDC_EP_SEL|UDC_EP_DIR, UDC_EP_NUM); in ep0_irq()
1434 omap_writew(UDC_EP_DIR, UDC_EP_NUM); in ep0_irq()
1444 omap_writew(UDC_EP_DIR, UDC_EP_NUM); in ep0_irq()
1451 omap_writew(UDC_EP_DIR, UDC_EP_NUM); in ep0_irq()
1453 omap_writew(UDC_EP_DIR, UDC_EP_NUM); in ep0_irq()
1483 omap_writew(UDC_EP_SEL | UDC_EP_DIR, in ep0_irq()
[all...]
H A Domap_udc.h17 # define UDC_EP_DIR (1 << 4) macro
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Domap_udc.c126 num |= UDC_EP_DIR; in use_ep()
956 omap_writew(UDC_EP_SEL | UDC_EP_DIR, in omap_ep_queue()
960 omap_writew(UDC_EP_DIR, UDC_EP_NUM); in omap_ep_queue()
969 omap_writew(UDC_EP_SEL | UDC_EP_DIR, in omap_ep_queue()
1430 omap_writew(UDC_EP_SEL|UDC_EP_DIR, UDC_EP_NUM); in ep0_irq()
1439 omap_writew(UDC_EP_DIR, UDC_EP_NUM); in ep0_irq()
1449 omap_writew(UDC_EP_DIR, UDC_EP_NUM); in ep0_irq()
1456 omap_writew(UDC_EP_DIR, UDC_EP_NUM); in ep0_irq()
1458 omap_writew(UDC_EP_DIR, UDC_EP_NUM); in ep0_irq()
1488 omap_writew(UDC_EP_SEL | UDC_EP_DIR, in ep0_irq()
[all...]
H A Domap_udc.h17 # define UDC_EP_DIR (1 << 4) macro

Completed in 6 milliseconds