Home
last modified time | relevance | path

Searched defs:SLOT_STATE (Results 1 – 4 of 4) 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/
H A Dcdnsp-gadget.h612 #define SLOT_STATE GENMASK(31, 27) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h682 #define SLOT_STATE (0x1f << 27) macro