Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/sirf/
Dclk-common.c47 #define to_dmnclk(_hw) container_of(_hw, struct clk_dmn, hw) macro
299 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_get_parent()
313 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_set_parent()
334 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_recalc_rate()
376 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_set_rate()