Home
last modified time | relevance | path

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

/external/u-boot/board/theadorable/
Dtheadorable.c25 #define MV_USB_PHY_BASE (MVEBU_AXP_USB_BASE + 0x800) macro
27 (MV_USB_PHY_BASE + ((port) << 12) + ((chan) << 6) + 0x8)
/external/u-boot/arch/arm/mach-mvebu/
Dcpu.c338 #define MV_USB_PHY_BASE (MVEBU_AXP_USB_BASE + 0x800) macro
339 #define MV_USB_PHY_PLL_REG(reg) (MV_USB_PHY_BASE | (((reg) & 0xF) << 2))