Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Despi.c87 if (!(readl(adapter->regs + A_ESPI_RX_RESET) & F_RX_CLK_STATUS)) { in tricn_init()
92 writel(F_ESPI_RX_CORE_RST, adapter->regs + A_ESPI_RX_RESET); in tricn_init()
112 adapter->regs + A_ESPI_RX_RESET); in tricn_init()
Dregs.h1564 #define A_ESPI_RX_RESET 0x8ec macro