Home
last modified time | relevance | path

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

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