Home
last modified time | relevance | path

Searched defs:SLOT_STATE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h563 #define SLOT_STATE (0x1f << 27) macro
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c207 #define SLOT_STATE(s) (((s)>>SLOT_STATE_SHIFT)&SLOT_STATE_MASK) macro
/openbmc/linux/drivers/usb/cdns3/
Dcdnsp-gadget.h