Home
last modified time | relevance | path

Searched refs:EP0_HALTED_STATUS (Results 1 – 2 of 2) 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