Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_star_emac.c580 static const unsigned int counter_regs[] = { in mtk_star_reset_counters() local
613 for (i = 0; i < ARRAY_SIZE(counter_regs); i++) in mtk_star_reset_counters()
614 regmap_read(priv->regs, counter_regs[i], &val); in mtk_star_reset_counters()