Home
last modified time | relevance | path

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

/drivers/phy/hisilicon/
Dphy-hi3660-usb3.c31 #define PCTRL_PERI_CTRL3 0x10 macro
78 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3, val); in hi3660_phy_init()
154 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3, val); in hi3660_phy_exit()
Dphy-hi3670-usb3.c37 #define PCTRL_PERI_CTRL3 (0x10) macro
355 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3, in hi3670_config_phy_clock()
566 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3, in hi3670_phy_exit()