Searched refs:SUNXI_USB_OTG_PBASE (Results 1 – 7 of 7) sorted by relevance
37 #define SUNXI_USB_OTG_PBASE 0x05100000 macro
10 .pbase = SUNXI_USB_OTG_PBASE,
45 #define SUNXI_USB_OTG_PBASE 0x05100000 macro
21 .pbase = SUNXI_USB_OTG_PBASE,
45 #define SUNXI_USB_OTG_PBASE 0x04100000 macro
33 .pbase = SUNXI_USB_OTG_PBASE,
55 static volatile UDC_REGISTER_T *musb = (UDC_REGISTER_T *)SUNXI_USB_OTG_PBASE;56 static volatile USBPHY_REGISTER_T *musb_phy = (USBPHY_REGISTER_T *)(SUNXI_USB_OTG_PBASE + USB_PHY_B…
Completed in 18 milliseconds