Searched defs:clk_fixed_rate (Results 1 – 2 of 2) sorted by relevance
304 struct clk_fixed_rate { struct311 #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw) argument
338 struct clk_fixed_rate { struct347 extern const struct clk_ops clk_fixed_rate_ops; argument