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