Home
last modified time | relevance | path

Searched refs:EP_DIS_IN_RROGRESS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h832 #define EP_DIS_IN_RROGRESS BIT(1) macro
H A Dcdnsp-gadget.c1024 pep->ep_state |= EP_DIS_IN_RROGRESS; in cdnsp_gadget_ep_disable()
1040 pep->ep_state &= ~EP_DIS_IN_RROGRESS; in cdnsp_gadget_ep_disable()
H A Dcdnsp-ring.c354 if (pep->ep_state & EP_DIS_IN_RROGRESS) in cdnsp_ring_doorbell_for_active_rings()

Completed in 10 milliseconds