Searched refs:old_pdc_type (Results 1 – 1 of 1) sorted by relevance
182 enum pdc_irq_config_bits old_pdc_type; in qcom_pdc_gic_set_type() local209 old_pdc_type = pdc_reg_read(IRQ_i_CFG, d->hwirq); in qcom_pdc_gic_set_type()210 pdc_type |= (old_pdc_type & ~IRQ_i_CFG_TYPE_MASK); in qcom_pdc_gic_set_type()226 if (old_pdc_type != pdc_type) in qcom_pdc_gic_set_type()