Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-qcom-ethqos.c736 static int ethqos_clks_config(void *priv, bool enabled) in ethqos_clks_config() function
763 ethqos_clks_config(data, false); in ethqos_clks_disable()
804 plat_dat->clks_config = ethqos_clks_config; in qcom_ethqos_probe()
852 ret = ethqos_clks_config(ethqos, true); in qcom_ethqos_probe()