Searched refs:pwrctl_offset (Results 1 – 1 of 1) sorted by relevance
134 int pwrctl_offset; member264 if (drv_data->pwrctl_offset >= 0) in rockchip_inno_csidphy_power_on()267 priv->phy_base + drv_data->pwrctl_offset); in rockchip_inno_csidphy_power_on()276 if (drv_data->pwrctl_offset >= 0) in rockchip_inno_csidphy_power_on()278 priv->phy_base + drv_data->pwrctl_offset); in rockchip_inno_csidphy_power_on()324 if (drv_data->pwrctl_offset >= 0) in rockchip_inno_csidphy_power_off()328 priv->phy_base + drv_data->pwrctl_offset); in rockchip_inno_csidphy_power_off()363 .pwrctl_offset = -1,374 .pwrctl_offset = CSIDPHY_CTRL_PWRCTL,385 .pwrctl_offset = CSIDPHY_CTRL_PWRCTL,[all …]