Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/samsung/
H A Dphy-s5pv210-usb2.c17 #define S5PV210_UPHYPWR 0x0 macro
132 pwr = readl(drv->reg_phy + S5PV210_UPHYPWR); in s5pv210_phy_pwr()
134 writel(pwr, drv->reg_phy + S5PV210_UPHYPWR); in s5pv210_phy_pwr()
147 pwr = readl(drv->reg_phy + S5PV210_UPHYPWR); in s5pv210_phy_pwr()
149 writel(pwr, drv->reg_phy + S5PV210_UPHYPWR); in s5pv210_phy_pwr()