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

/linux-4.1.27/drivers/phy/
H A Dphy-exynos4210-usb2.c21 #define EXYNOS_4210_UPHYPWR 0x0 macro
190 pwr = readl(drv->reg_phy + EXYNOS_4210_UPHYPWR); exynos4210_phy_pwr()
192 writel(pwr, drv->reg_phy + EXYNOS_4210_UPHYPWR); exynos4210_phy_pwr()
204 pwr = readl(drv->reg_phy + EXYNOS_4210_UPHYPWR); exynos4210_phy_pwr()
206 writel(pwr, drv->reg_phy + EXYNOS_4210_UPHYPWR); exynos4210_phy_pwr()

Completed in 86 milliseconds