Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.h152 #define MISC_REG1_ADDR(u) (0x73 * PHY_SHFT(u) + PHY_BASE(u)) macro
H A Dcomphy_a3700.c156 reg_set16((void __iomem *)MISC_REG1_ADDR(PCIE), in comphy_pcie_power_up()