Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/marvell/
Dcomphy_a3700.h57 #define USB2PHY_BASE MVEBU_REG(0x05D000) macro
175 #define USB2_OTG_PHY_CTRL_ADDR (0x820 + USB2PHY_BASE)
179 #define USB2_PHY_OTG_CTRL_ADDR (0x34 + USB2PHY_BASE)
182 #define USB2_PHY_CHRGR_DET_ADDR (0x38 + USB2PHY_BASE)
191 #define USB2_CAL_CTRL_ADDR (0x8 + USB2PHY_BASE)
195 #define USB2_PLL_CTRL0_ADDR (0x0 + USB2PHY_BASE)
198 #define USB2_RX_CHAN_CTRL1_ADDR (0x18 + USB2PHY_BASE)
208 #define USB2_PHY_BASE(usb32) (usb32 == 0 ? USB2PHY2_BASE : USB2PHY_BASE)