Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-dfll.c1016 static int dfll_lock(struct tegra_dfll *td) in dfll_lock() function
1104 ret = dfll_lock(td); in dfll_clk_enable()
1303 return val ? dfll_lock(td) : dfll_unlock(td); in attr_lock_set()