Searched refs:irq_type (Results 1 – 5 of 5) sorted by relevance
152 uint32_t reg, irq_no, irq_type; in mv_cp110_icu_convert_map_data() local158 irq_type = daf->cells[1]; in mv_cp110_icu_convert_map_data()161 if (irq_type != IRQ_TYPE_LEVEL_HIGH && in mv_cp110_icu_convert_map_data()162 irq_type != IRQ_TYPE_EDGE_RISING) in mv_cp110_icu_convert_map_data()171 sc->parent_map_data->cells[1] = irq_type; in mv_cp110_icu_convert_map_data()221 uint32_t reg, irq_no, irq_type; in mv_cp110_icu_map_intr() local234 irq_type = daf->cells[1]; in mv_cp110_icu_map_intr()241 if (irq_type == IRQ_TYPE_LEVEL_HIGH) in mv_cp110_icu_map_intr()
139 uint32_t i, irq_num, irq_type; in mv_ap806_gicp_convert_map_data() local146 irq_type = daf->cells[1]; in mv_ap806_gicp_convert_map_data()153 sc->parent_map_data->cells[2] = irq_type; in mv_ap806_gicp_convert_map_data()
23 <hw_irq irq_type>26 irq_type - is used to describe the type and polarity of an interrupt. For
105 int irq_type; member
375 aq_hw_atl_igcr_table_[aq_nic_cfg->irq_type] in hw_atl_b0_hw_init()