Searched defs:clk_fixed_rate (Results 1 – 1 of 1) sorted by relevance
304 struct clk_fixed_rate { struct311 #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw) argument