Home
last modified time | relevance | path

Searched refs:dwmac4_dma_reset (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.c573 .reset = dwmac4_dma_reset,
602 .reset = dwmac4_dma_reset,
H A Ddwmac4_dma.h236 int dwmac4_dma_reset(void __iomem *ioaddr);
H A Ddwmac4_lib.c16 int dwmac4_dma_reset(void __iomem *ioaddr) in dwmac4_dma_reset() function