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

/linux-4.1.27/drivers/phy/
H A Dphy-exynos5250-usb2.c32 #define EXYNOS_5250_HOSTPHYCTRL0 0x0 macro
247 ctrl0 = readl(drv->reg_phy + EXYNOS_5250_HOSTPHYCTRL0); exynos5250_power_on()
262 writel(ctrl0, drv->reg_phy + EXYNOS_5250_HOSTPHYCTRL0); exynos5250_power_on()
266 writel(ctrl0, drv->reg_phy + EXYNOS_5250_HOSTPHYCTRL0); exynos5250_power_on()
344 ctrl0 = readl(drv->reg_phy + EXYNOS_5250_HOSTPHYCTRL0); exynos5250_power_off()
350 writel(ctrl0, drv->reg_phy + EXYNOS_5250_HOSTPHYCTRL0); exynos5250_power_off()

Completed in 80 milliseconds