Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-csidphy.c123 int pwrctl_offset; member
241 if (drv_data->pwrctl_offset >= 0) in rockchip_inno_csidphy_power_on()
244 priv->phy_base + drv_data->pwrctl_offset); in rockchip_inno_csidphy_power_on()
253 if (drv_data->pwrctl_offset >= 0) in rockchip_inno_csidphy_power_on()
255 priv->phy_base + drv_data->pwrctl_offset); in rockchip_inno_csidphy_power_on()
301 if (drv_data->pwrctl_offset >= 0) in rockchip_inno_csidphy_power_off()
305 priv->phy_base + drv_data->pwrctl_offset); in rockchip_inno_csidphy_power_off()
340 .pwrctl_offset = -1,
349 .pwrctl_offset = CSIDPHY_CTRL_PWRCTL,
358 .pwrctl_offset = CSIDPHY_CTRL_PWRCTL,
[all …]