Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-ep0.c32 pep->ep_state |= EP0_HALTED_STATUS; in cdnsp_ep0_stall()
H A Dcdnsp-gadget.h836 #define EP0_HALTED_STATUS BIT(5) macro
H A Dcdnsp-ring.c2091 if (pep->ep_state & EP0_HALTED_STATUS) { in cdnsp_queue_ctrl_tx()
2092 pep->ep_state &= ~EP0_HALTED_STATUS; in cdnsp_queue_ctrl_tx()

Completed in 7 milliseconds