Searched refs:A_ESPI_INTR_STATUS (Results 1 – 2 of 2) sorted by relevance
136 writel(0xffffffff, espi->adapter->regs + A_ESPI_INTR_STATUS); in t1_espi_intr_clear()150 u32 status = readl(espi->adapter->regs + A_ESPI_INTR_STATUS); in t1_espi_intr_handler()178 writel(status, espi->adapter->regs + A_ESPI_INTR_STATUS); in t1_espi_intr_handler()
1556 #define A_ESPI_INTR_STATUS 0x8c8 macro