Searched refs:pwrctl_offset (Results 1 – 1 of 1) sorted by relevance
138 int pwrctl_offset; member269 if (drv_data->pwrctl_offset >= 0) in rockchip_inno_csidphy_power_on()272 priv->phy_base + drv_data->pwrctl_offset); in rockchip_inno_csidphy_power_on()281 if (drv_data->pwrctl_offset >= 0) in rockchip_inno_csidphy_power_on()283 priv->phy_base + drv_data->pwrctl_offset); in rockchip_inno_csidphy_power_on()336 if (drv_data->pwrctl_offset >= 0) in rockchip_inno_csidphy_power_off()340 priv->phy_base + drv_data->pwrctl_offset); in rockchip_inno_csidphy_power_off()375 .pwrctl_offset = -1,386 .pwrctl_offset = CSIDPHY_CTRL_PWRCTL,397 .pwrctl_offset = CSIDPHY_CTRL_PWRCTL,[all …]