Searched refs:dump_debug_regs (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dstmmac.h287 void (*dump_debug_regs)(void *priv); member in struct:plat_stmmacenet_data
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-qcom-ethqos.c836 plat_dat->dump_debug_regs = rgmii_dump;
H A Dstmmac_main.c7780 if (priv->plat->dump_debug_regs)
7781 priv->plat->dump_debug_regs(priv->plat->bsp_priv);

Completed in 280 milliseconds