Searched refs:pcr_enable (Results 1 – 1 of 1) sorted by relevance
661 static void isp_stat_pcr_enable(struct ispstat *stat, u8 pcr_enable) in isp_stat_pcr_enable() argument664 stat->state != ISPSTAT_ENABLED) && pcr_enable) in isp_stat_pcr_enable()668 stat->ops->enable(stat, pcr_enable); in isp_stat_pcr_enable()669 if (stat->state == ISPSTAT_DISABLING && !pcr_enable) in isp_stat_pcr_enable()671 else if (stat->state == ISPSTAT_ENABLING && pcr_enable) in isp_stat_pcr_enable()