Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-loongson-pch-lpc.c27 #define LPC_INT_CTL_EN BIT(31) macro
140 writel(LPC_INT_CTL_EN, priv->base + LPC_INT_CTL); in pch_lpc_reset()