Searched refs:starfive_irq_chip (Results 1 – 2 of 2) sorted by relevance
29 struct starfive_irq_chip { struct35 static void starfive_intc_bit_set(struct starfive_irq_chip *irqc, in starfive_intc_bit_set() argument45 static void starfive_intc_bit_clear(struct starfive_irq_chip *irqc, in starfive_intc_bit_clear()57 struct starfive_irq_chip *irqc = irq_data_get_irq_chip_data(d); in starfive_intc_unmask()66 struct starfive_irq_chip *irqc = irq_data_get_irq_chip_data(d); in starfive_intc_mask()95 struct starfive_irq_chip *irqc = irq_data_get_irq_handler_data(&desc->irq_data); in starfive_intc_irq_handler()120 struct starfive_irq_chip *irqc; in starfive_intc_init()
1162 static const struct irq_chip starfive_irq_chip = { variable1309 gpio_irq_chip_set_chip(&sfp->gc.irq, &starfive_irq_chip); in starfive_probe()