Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h566 #define SLOT_STATE_DISABLED 0 macro
567 #define SLOT_STATE_ENABLED SLOT_STATE_DISABLED
/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_hpc.c73 #define SLOT_STATE_DISABLED (3) macro
397 case SLOT_STATE_DISABLED: in hpc_get_power_status()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h615 #define SLOT_STATE_DISABLED 0 macro
616 #define SLOT_STATE_ENABLED SLOT_STATE_DISABLED
H A Dcdnsp-gadget.c832 if (slot_state != SLOT_STATE_DISABLED) in cdnsp_enable_slot()
/openbmc/linux/drivers/usb/host/
H A Dxhci.h430 #define SLOT_STATE_DISABLED 0 macro
431 #define SLOT_STATE_ENABLED SLOT_STATE_DISABLED
H A Dxhci.c3727 SLOT_STATE_DISABLED) in xhci_discover_or_reset_device()