Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/tegra/
Dclk-dfll.c1055 static int dfll_unlock(struct tegra_dfll *td) in dfll_unlock() function
1115 ret = dfll_unlock(td); in dfll_clk_disable()
1302 return val ? dfll_lock(td) : dfll_unlock(td); in attr_lock_set()