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