Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb/
Despi.c136 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()
Dregs.h1556 #define A_ESPI_INTR_STATUS 0x8c8 macro