Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/tegra/
Dclk-dfll.c1056 static int dfll_unlock(struct tegra_dfll *td) in dfll_unlock() function
1116 ret = dfll_unlock(td); in dfll_clk_disable()
1303 return val ? dfll_lock(td) : dfll_unlock(td); in attr_lock_set()