Home
last modified time | relevance | path

Searched defs:EP_STATE_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h609 #define EP_STATE_MASK (0xf) macro
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c198 #define EP_STATE_MASK 0x7 macro