Searched refs:MV_USB_PHY_BASE (Results 1 – 2 of 2) sorted by relevance
35 #define MV_USB_PHY_BASE (MVEBU_AXP_USB_BASE + 0x800) macro37 (MV_USB_PHY_BASE + ((port) << 12) + ((chan) << 6) + 0x8)
370 #define MV_USB_PHY_BASE (MVEBU_AXP_USB_BASE + 0x800) macro371 #define MV_USB_PHY_PLL_REG(reg) (MV_USB_PHY_BASE | (((reg) & 0xF) << 2))
Completed in 4 milliseconds