Home
last modified time | relevance | path

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

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