Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/sirf/
Dclk-common.c52 #define to_stdclk(_hw) container_of(_hw, struct clk_std, hw) macro
634 struct clk_std *clk = to_stdclk(hw); in std_clk_is_enabled()
647 struct clk_std *clk = to_stdclk(hw); in std_clk_enable()
664 struct clk_std *clk = to_stdclk(hw); in std_clk_disable()