Searched refs:aic_irq_chip (Results 1 – 1 of 1) sorted by relevance
291 struct aic_irq_chip { struct313 static struct aic_irq_chip *aic_irqc; argument317 static u32 aic_ic_read(struct aic_irq_chip *ic, u32 reg) in aic_ic_read()322 static void aic_ic_write(struct aic_irq_chip *ic, u32 reg, u32 val) in aic_ic_write()334 struct aic_irq_chip *ic = irq_data_get_irq_chip_data(d); in aic_irq_mask()345 struct aic_irq_chip *ic = irq_data_get_irq_chip_data(d); in aic_irq_unmask()365 struct aic_irq_chip *ic = aic_irqc; in aic_handle_irq()402 struct aic_irq_chip *ic = irq_data_get_irq_chip_data(d); in aic_irq_set_affinity()599 struct aic_irq_chip *ic = id->host_data; in aic_irq_domain_map()635 struct aic_irq_chip *ic = id->host_data; in aic_irq_domain_translate()[all …]