Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-qcom-ethqos.c479 static int ethqos_clks_config(void *priv, bool enabled) in ethqos_clks_config() function
523 plat_dat->clks_config = ethqos_clks_config; in qcom_ethqos_probe()
549 ret = ethqos_clks_config(ethqos, true); in qcom_ethqos_probe()
571 ethqos_clks_config(ethqos, false); in qcom_ethqos_probe()
589 ethqos_clks_config(ethqos, false); in qcom_ethqos_remove()