Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/irqchip/
Dirq-loongson-pch-lpc.c26 #define LPC_INT_CTL_EN BIT(31) macro
138 writel(LPC_INT_CTL_EN, priv->base + LPC_INT_CTL); in pch_lpc_reset()