Lines Matching defs:ic
317 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() local
345 struct aic_irq_chip *ic = irq_data_get_irq_chip_data(d); in aic_irq_unmask() local
365 struct aic_irq_chip *ic = aic_irqc; in aic_handle_irq() local
402 struct aic_irq_chip *ic = irq_data_get_irq_chip_data(d); in aic_irq_set_affinity() local
599 struct aic_irq_chip *ic = id->host_data; in aic_irq_domain_map() local
635 struct aic_irq_chip *ic = id->host_data; in aic_irq_domain_translate() local
764 struct aic_irq_chip *ic = irq_data_get_irq_chip_data(d); in aic_ipi_unmask() local
789 struct aic_irq_chip *ic = irq_data_get_irq_chip_data(d); in aic_ipi_send_mask() local
1008 static void build_fiq_affinity(struct aic_irq_chip *ic, struct device_node *aff) in build_fiq_affinity()