Searched refs:MV_USB_PHY_BASE (Results 1 - 2 of 2) sorted by relevance

/u-boot/board/theadorable/
H A Dtheadorable.c35 #define MV_USB_PHY_BASE (MVEBU_AXP_USB_BASE + 0x800) macro
37 (MV_USB_PHY_BASE + ((port) << 12) + ((chan) << 6) + 0x8)
/u-boot/arch/arm/mach-mvebu/
H A Dcpu.c414 #define MV_USB_PHY_BASE (MVEBU_AXP_USB_BASE + 0x800) macro
415 #define MV_USB_PHY_PLL_REG(reg) (MV_USB_PHY_BASE | (((reg) & 0xF) << 2))

Completed in 37 milliseconds