Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-qcom-ethqos.c678 static int ethqos_clks_config(void *priv, bool enabled) in ethqos_clks_config() function
705 ethqos_clks_config(data, false); in ethqos_clks_disable()
746 plat_dat->clks_config = ethqos_clks_config; in qcom_ethqos_probe()
790 ret = ethqos_clks_config(ethqos, true); in qcom_ethqos_probe()