Searched refs:PWR_PLL_CTRL_ADDR (Results 1 – 2 of 2) sorted by relevance
186 reg_set16((void __iomem *)PWR_PLL_CTRL_ADDR(PCIE), in comphy_pcie_power_up()189 reg_set16((void __iomem *)PWR_PLL_CTRL_ADDR(PCIE), in comphy_pcie_power_up()377 reg_set16((void __iomem *)PWR_PLL_CTRL_ADDR(USB3), 0xFCA3, in comphy_usb3_power_up()380 reg_set16((void __iomem *)PWR_PLL_CTRL_ADDR(USB3), 0xFCA2, in comphy_usb3_power_up()
84 #define PWR_PLL_CTRL_ADDR(unit) \ macro