Home
last modified time | relevance | path

Searched refs:EP_STATE_STOPPED (Results 1 – 7 of 7) sorted by relevance

/drivers/usb/cdns3/
Dcdnsp-debug.h510 case EP_STATE_STOPPED: in cdnsp_ep_state_string()
Dcdnsp-gadget.h662 #define EP_STATE_STOPPED 3 macro
Dcdnsp-ring.c1626 case EP_STATE_STOPPED: in cdnsp_prepare_ring()
2110 if (ep_state == EP_STATE_STOPPED || ep_state == EP_STATE_DISABLED || in cdnsp_cmd_stop_ep()
Dcdnsp-gadget.c608 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_STOPPED) { in cdnsp_halt_endpoint()
/drivers/usb/host/
Dxhci.h730 #define EP_STATE_STOPPED 3 macro
2730 case EP_STATE_STOPPED: in xhci_ep_state_string()
Dxhci-ring.c3237 case EP_STATE_STOPPED: in prepare_ring()
/drivers/usb/gadget/udc/
Dtegra-xudc.c232 #define EP_STATE_STOPPED 3 macro