Searched defs:GRSTCTL_TXFNUM_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/dwc2/ | ||
H A D | hw.h | 101 #define GRSTCTL_TXFNUM_MASK (0x1f << 6) macro |
/openbmc/qemu/include/hw/usb/ | ||
H A D | dwc2-regs.h | 127 #define GRSTCTL_TXFNUM_MASK (0x1f << 6) macro |