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