Searched defs:USB3_WIN_CTRL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci-mvebu.c | 19 #define USB3_WIN_CTRL(w) (0x0 + ((w) * 8)) macro |
/openbmc/u-boot/arch/arm/mach-mvebu/ | ||
H A D | cpu.c | 559 #define USB3_WIN_CTRL(w) (0x0 + ((w) * 8)) macro |