Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-loongson-pch-lpc.c22 #define LPC_INT_CLR 0x0c macro
47 writel(0x1 << d->hwirq, priv->base + LPC_INT_CLR); in lpc_irq_ack()
143 writel(GENMASK(17, 0), priv->base + LPC_INT_CLR); in pch_lpc_reset()