Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mvebu.c20 #define USB3_WIN_BASE(w) (0x4 + ((w) * 8)) macro
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dcpu.c560 #define USB3_WIN_BASE(w) (0x4 + ((w) * 8)) macro