Searched refs:PCTRL_PERI_CTRL3 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/hisilicon/ |
H A D | phy-hi3660-usb3.c | 31 #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()
|
/kernel/linux/linux-6.6/drivers/phy/hisilicon/ |
H A D | phy-hi3660-usb3.c | 32 #define PCTRL_PERI_CTRL3 0x10 macro 79 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3, val); in hi3660_phy_init() 155 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3, val); in hi3660_phy_exit()
|
H A D | phy-hi3670-usb3.c | 38 #define PCTRL_PERI_CTRL3 (0x10) macro 356 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3, in hi3670_config_phy_clock() 567 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3, in hi3670_phy_exit()
|
/kernel/linux/linux-5.10/drivers/staging/hikey9xx/ |
H A D | phy-hi3670-usb3.c | 36 #define PCTRL_PERI_CTRL3 (0x10) macro 365 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3, in hi3670_config_phy_clock() 576 ret = regmap_write(priv->pctrl, PCTRL_PERI_CTRL3, in hi3670_phy_exit()
|
Completed in 3 milliseconds