Searched defs:GLPMCFG_RETRY_CNT_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/dwc2/ | ||
H A D | hw.h | 314 #define GLPMCFG_RETRY_CNT_MASK (0x7 << 21) macro |
/openbmc/qemu/include/hw/usb/ | ||
H A D | dwc2-regs.h | 338 #define GLPMCFG_RETRY_CNT_MASK (0x7 << 21) macro |