Searched refs:clk_fixed_rate (Results 1 – 2 of 2) sorted by relevance
53 struct clk_fixed_rate *fixed; in clk_hw_register_fixed_rate_with_accuracy()59 fixed = (struct clk_fixed_rate *)malloc(sizeof(*fixed)); in clk_hw_register_fixed_rate_with_accuracy()
396 struct clk_fixed_rate struct403 #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw) argument
Completed in 6 milliseconds