Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-starfive-jh8100-intc.c35 static void starfive_intc_bit_set(struct starfive_irq_chip *irqc, in starfive_intc_bit_set() function
69 starfive_intc_bit_set(irqc, STARFIVE_INTC_SRC0_MASK, BIT(d->hwirq)); in starfive_intc_mask()
108 starfive_intc_bit_set(irqc, STARFIVE_INTC_SRC0_CLEAR, BIT(hwirq)); in starfive_intc_irq_handler()