Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.h58 #define USB2PHY2_BASE MVEBU_REG(0x05F000) macro
201 #define USB2_PHY2_CTRL_ADDR (0x804 + USB2PHY2_BASE)
204 #define USB2_PHY2_CAL_CTRL_ADDR (0x8 + USB2PHY2_BASE)
205 #define USB2_PHY2_PLL_CTRL0_ADDR (0x0 + USB2PHY2_BASE)
206 #define USB2_PHY2_RX_CHAN_CTRL1_ADDR (0x18 + USB2PHY2_BASE)
208 #define USB2_PHY_BASE(usb32) (usb32 == 0 ? USB2PHY2_BASE : USB2PHY_BASE)