Home
last modified time | relevance | path

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

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