Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-qcom-ethqos.c666 static int ethqos_clks_config(void *priv, bool enabled) in ethqos_clks_config() function
693 ethqos_clks_config(data, false); in ethqos_clks_disable()
734 plat_dat->clks_config = ethqos_clks_config; in qcom_ethqos_probe()
778 ret = ethqos_clks_config(ethqos, true); in qcom_ethqos_probe()