Home
last modified time | relevance | path

Searched refs:USBPHY_RBASE (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-mx7ulp/
Dimx-regs.h151 #define USBPHY_RBASE ((AIPS2_BASE + (AIPS2_SLOT_SIZE * USBPHY_AIPS2_SLOT))) macro
152 #define USB_PHY0_BASE_ADDR USBPHY_RBASE
/external/u-boot/arch/arm/mach-imx/mx7ulp/
Dscg.c710 (struct usbphy_regs *)USBPHY_RBASE; in scg_enable_usb_pll()