Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-loongson-pch-lpc.c21 #define LPC_INT_STS 0x08 macro
112 pending &= readl(priv->base + LPC_INT_STS); in lpc_irq_dispatch()
149 (readl(priv->base + LPC_INT_STS) == 0xffffffff); in pch_lpc_disabled()