Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c215 reg_set16((void __iomem *)GLOB_PHY_CTRL0_ADDR(PCIE), in comphy_pcie_power_up()
428 reg_set16((void __iomem *)GLOB_PHY_CTRL0_ADDR(USB3), in comphy_usb3_power_up()
H A Dcomphy_a3700.h166 #define GLOB_PHY_CTRL0_ADDR(u) (0x1c1 * PHY_SHFT(u) + PHY_BASE(u)) macro