Searched refs:pcr_enable (Results 1 – 1 of 1) sorted by relevance
644 static void isp_stat_pcr_enable(struct ispstat *stat, u8 pcr_enable) in isp_stat_pcr_enable() argument647 stat->state != ISPSTAT_ENABLED) && pcr_enable) in isp_stat_pcr_enable()651 stat->ops->enable(stat, pcr_enable); in isp_stat_pcr_enable()652 if (stat->state == ISPSTAT_DISABLING && !pcr_enable) in isp_stat_pcr_enable()654 else if (stat->state == ISPSTAT_ENABLING && pcr_enable) in isp_stat_pcr_enable()