Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/irqchip/
Dirq-sifive-plic.c40 #define PRIORITY_BASE 0 macro
133 writel(1, priv->regs + PRIORITY_BASE + d->hwirq * PRIORITY_PER_ID); in plic_irq_unmask()
140 writel(0, priv->regs + PRIORITY_BASE + d->hwirq * PRIORITY_PER_ID); in plic_irq_mask()
445 writel(1, priv->regs + PRIORITY_BASE + in __plic_init()