Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dstmmac.h244 void (*dump_debug_regs)(void *priv); member
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-qcom-ethqos.c872 plat_dat->dump_debug_regs = rgmii_dump; in qcom_ethqos_probe()
H A Dstmmac_main.c7770 if (priv->plat->dump_debug_regs) in stmmac_dvr_probe()
7771 priv->plat->dump_debug_regs(priv->plat->bsp_priv); in stmmac_dvr_probe()