Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/tegra/
Dclk-dfll.c854 static int dfll_lock(struct tegra_dfll *td) in dfll_lock() function
934 ret = dfll_lock(td); in dfll_clk_enable()
1134 return val ? dfll_lock(td) : dfll_unlock(td); in attr_lock_set()