Searched refs:old_pdc_type (Results 1 – 1 of 1) sorted by relevance
377 enum pdc_irq_config_bits old_pdc_type; in qcom_pdc_gic_set_type() local405 old_pdc_type = pdc_reg_read(pdc->regs->irq_cfg_reg, d->hwirq); in qcom_pdc_gic_set_type()406 pdc_type |= (old_pdc_type & ~pdc->cfg_fields->irq_type); in qcom_pdc_gic_set_type()422 if (old_pdc_type != pdc_type) in qcom_pdc_gic_set_type()438 enum pdc_irq_config_bits old_pdc_type; in qcom_pdc_gic_secondary_set_type() local463 old_pdc_type = pdc_reg_read(pdc->regs->irq_cfg_reg, d->hwirq); in qcom_pdc_gic_secondary_set_type()464 pdc_type |= (old_pdc_type & ~pdc->cfg_fields->irq_type); in qcom_pdc_gic_secondary_set_type()488 if (old_pdc_type != pdc_type) in qcom_pdc_gic_secondary_set_type()