Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/
Dclk-nomadik.c162 #define to_pll(_hw) container_of(_hw, struct clk_pll, hw) macro
167 struct clk_pll *pll = to_pll(hw); in pll_clk_enable()
187 struct clk_pll *pll = to_pll(hw); in pll_clk_disable()
206 struct clk_pll *pll = to_pll(hw); in pll_clk_is_enabled()
222 struct clk_pll *pll = to_pll(hw); in pll_clk_recalc_rate()