Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/sirf/
Dclk-common.c45 #define to_dmnclk(_hw) container_of(_hw, struct clk_dmn, hw) macro
297 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_get_parent()
311 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_set_parent()
332 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_recalc_rate()
374 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_set_rate()