Searched refs:SUNXI_USB1_BASE (Results 1 – 4 of 4) sorted by relevance
50 #define SUNXI_USB1_BASE 0x01c14000 macro68 #define SUNXI_USB1_BASE 0x01c1b000 macro73 #define SUNXI_USB1_BASE 0x01c1a000 macro
58 priv->phy_index = ((uintptr_t)regs - (SUNXI_USB1_BASE + 0x400)) / BASE_DIST; in ohci_usb_probe()
55 priv->phy_index = ((uintptr_t)hccr - SUNXI_USB1_BASE) / BASE_DIST; in ehci_usb_probe()
65 .base = SUNXI_USB1_BASE,