Searched refs:EXYNOS_4x12_UPHYPWR (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/phy/
H A Dphy-exynos4x12-usb2.c21 #define EXYNOS_4x12_UPHYPWR 0x0 macro
243 pwr = readl(drv->reg_phy + EXYNOS_4x12_UPHYPWR); exynos4x12_phy_pwr()
245 writel(pwr, drv->reg_phy + EXYNOS_4x12_UPHYPWR); exynos4x12_phy_pwr()
257 pwr = readl(drv->reg_phy + EXYNOS_4x12_UPHYPWR); exynos4x12_phy_pwr()
259 writel(pwr, drv->reg_phy + EXYNOS_4x12_UPHYPWR); exynos4x12_phy_pwr()

Completed in 30 milliseconds