Home
last modified time | relevance | path

Searched refs:DMA_EP_STS_DBUSY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-debug.h72 if (ep_sts & DMA_EP_STS_DBUSY) in cdns2_decode_dma_irq()
H A Dcdns2-gadget.h376 #define DMA_EP_STS_DBUSY BIT(9) macro
H A Dcdns2-gadget.c1107 !(val & DMA_EP_STS_DBUSY), 1, 125); in cdns2_handle_epx_interrupt()
1643 !(val & DMA_EP_STS_DBUSY), 1, 10); in cdns2_gadget_ep_disable()