Home
last modified time | relevance | path

Searched refs:SLOT_STATE_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.c703 if (slot_state <= SLOT_STATE_DEFAULT && in cdnsp_reset_device()
715 if (slot_state <= SLOT_STATE_DEFAULT) in cdnsp_reset_device()
871 if (setup == SETUP_CONTEXT_ONLY && dev_state == SLOT_STATE_DEFAULT) { in cdnsp_setup_device()
879 if (!slot_ctx->dev_info || dev_state == SLOT_STATE_DEFAULT) { in cdnsp_setup_device()
H A Dcdnsp-debug.h168 case SLOT_STATE_DEFAULT: in cdnsp_slot_state_string()
H A Dcdnsp-gadget.h617 #define SLOT_STATE_DEFAULT 1 macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h568 #define SLOT_STATE_DEFAULT 1 macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h432 #define SLOT_STATE_DEFAULT 1 macro
2024 case SLOT_STATE_DEFAULT: in xhci_slot_state_string()
H A Dxhci.c4107 SLOT_STATE_DEFAULT) { in xhci_setup_device()