Home
last modified time | relevance | path

Searched refs:aic_irq_chip (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/irqchip/
H A Dirq-apple-aic.c316 struct aic_irq_chip { struct
334 static struct aic_irq_chip *aic_irqc; argument
338 static u32 aic_ic_read(struct aic_irq_chip *ic, u32 reg) in aic_ic_read()
343 static void aic_ic_write(struct aic_irq_chip *ic, u32 reg, u32 val) in aic_ic_write()
355 struct aic_irq_chip *ic = irq_data_get_irq_chip_data(d); in aic_irq_mask()
366 struct aic_irq_chip *ic = irq_data_get_irq_chip_data(d); in aic_irq_unmask()
386 struct aic_irq_chip *ic = aic_irqc; in aic_handle_irq()
429 struct aic_irq_chip *ic = irq_data_get_irq_chip_data(d); in aic_irq_set_affinity()
622 struct aic_irq_chip *ic = id->host_data; in aic_irq_domain_map()
658 struct aic_irq_chip *ic = id->host_data; in aic_irq_domain_translate()
[all …]