Home
last modified time | relevance | path

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

/u-boot/board/theadorable/
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/
A Dcpu.c370 #define MV_USB_PHY_BASE (MVEBU_AXP_USB_BASE + 0x800) macro
371 #define MV_USB_PHY_PLL_REG(reg) (MV_USB_PHY_BASE | (((reg) & 0xF) << 2))

Completed in 4 milliseconds