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

/linux-master/drivers/phy/hisilicon/
H A Dphy-hi3660-usb3.c32 #define PCTRL_PERI_CTRL3 0x10 macro
79 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3, val);
155 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3, val);
H A Dphy-hi3670-usb3.c38 #define PCTRL_PERI_CTRL3 (0x10) macro
356 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3,
567 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3,

Completed in 206 milliseconds