Searched defs:DSTS_ENUMSPD_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/dwc2/ | ||
H A D | hw.h | 461 #define DSTS_ENUMSPD_MASK (0x3 << 1) macro |
/openbmc/qemu/include/hw/usb/ | ||
H A D | dwc2-regs.h | 485 #define DSTS_ENUMSPD_MASK (0x3 << 1) macro |