Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/actions/
Dowl-emac.h223 static const char *const owl_emac_clk_names[] = { "eth", "rmii" }; variable
224 #define OWL_EMAC_NCLKS ARRAY_SIZE(owl_emac_clk_names)
Dowl-emac.c1532 priv->clks[i].id = owl_emac_clk_names[i]; in owl_emac_probe()