Lines Matching defs:gpcv2_irqchip_data
21 struct gpcv2_irqchip_data {
29 static struct gpcv2_irqchip_data *imx_gpcv2_instance __ro_after_init;
31 static void __iomem *gpcv2_idx_to_reg(struct gpcv2_irqchip_data *cd, int i)
38 struct gpcv2_irqchip_data *cd;
57 struct gpcv2_irqchip_data *cd;
75 struct gpcv2_irqchip_data *cd = d->chip_data;
97 struct gpcv2_irqchip_data *cd = d->chip_data;
113 struct gpcv2_irqchip_data *cd = d->chip_data;
206 struct gpcv2_irqchip_data *cd;
230 cd = kzalloc(sizeof(struct gpcv2_irqchip_data), GFP_KERNEL);