Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Dimx-regs.h152 #define USBPHY_RBASE ((AIPS2_BASE + (AIPS2_SLOT_SIZE * USBPHY_AIPS2_SLOT))) macro
153 #define USB_PHY0_BASE_ADDR USBPHY_RBASE
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dscg.c713 (struct usbphy_regs *)USBPHY_RBASE; in scg_enable_usb_pll()