Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sun/
Dcassini.c1453 writel(SW_RESET_RX, cp->regs + REG_SW_RESET);
1455 if (!(readl(cp->regs + REG_SW_RESET) & SW_RESET_RX))
3704 writel((SW_RESET_TX | SW_RESET_RX | SW_RESET_BLOCK_PCS_SLINK), in cas_global_reset()
3707 writel(SW_RESET_TX | SW_RESET_RX, cp->regs + REG_SW_RESET); in cas_global_reset()
3716 if ((val & (SW_RESET_TX | SW_RESET_RX)) == 0) in cas_global_reset()
Dcassini.h210 #define SW_RESET_RX 0x00000002 /* reset RX DMA engine. poll until macro