Home
last modified time | relevance | path

Searched refs:SUNXI_USB_OTG_PBASE (Results 1 – 7 of 7) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/platform/sun8iw18/
A Dusb_sun8iw18.h37 #define SUNXI_USB_OTG_PBASE 0x05100000 macro
A Dusb_sun8iw18.c10 .pbase = SUNXI_USB_OTG_PBASE,
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/platform/sun8iw19/
A Dusb_sun8iw19.h45 #define SUNXI_USB_OTG_PBASE 0x05100000 macro
A Dusb_sun8iw19.c21 .pbase = SUNXI_USB_OTG_PBASE,
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/platform/sun20iw1/
A Dusb_sun20iw1.h45 #define SUNXI_USB_OTG_PBASE 0x04100000 macro
A Dusb_sun20iw1.c33 .pbase = SUNXI_USB_OTG_PBASE,
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/udc/
A Dhal_udc.c55 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