Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/sirf/
Dclk-common.c54 #define to_stdclk(_hw) container_of(_hw, struct clk_std, hw) macro
636 struct clk_std *clk = to_stdclk(hw); in std_clk_is_enabled()
649 struct clk_std *clk = to_stdclk(hw); in std_clk_enable()
666 struct clk_std *clk = to_stdclk(hw); in std_clk_disable()