Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Despi.c78 if (!(readl(adapter->regs + A_ESPI_RX_RESET) & F_RX_CLK_STATUS)) { in tricn_init()
83 writel(F_ESPI_RX_CORE_RST, adapter->regs + A_ESPI_RX_RESET); in tricn_init()
103 adapter->regs + A_ESPI_RX_RESET); in tricn_init()
H A Dregs.h1555 #define A_ESPI_RX_RESET 0x8ec macro