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.c127 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()
Dregs.h1547 #define A_ESPI_INTR_STATUS 0x8c8 macro