Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h567 #define SLOT_STATE_DISABLED 0 macro
568 #define SLOT_STATE_ENABLED SLOT_STATE_DISABLED
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dshpchp_hpc.c73 #define SLOT_STATE_DISABLED (3) macro
402 case SLOT_STATE_DISABLED: in hpc_get_power_status()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h683 #define SLOT_STATE_DISABLED 0 macro
684 #define SLOT_STATE_ENABLED SLOT_STATE_DISABLED
H A Dxhci.c3743 SLOT_STATE_DISABLED) in xhci_discover_or_reset_device()