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