Searched refs:fixed_accuracy (Results 1 – 2 of 2) sorted by relevance
30 return to_clk_fixed_rate(hw)->fixed_accuracy; in clk_fixed_rate_recalc_accuracy()51 unsigned long fixed_rate, unsigned long fixed_accuracy) in clk_hw_register_fixed_rate_with_accuracy() argument73 fixed->fixed_accuracy = fixed_accuracy; in clk_hw_register_fixed_rate_with_accuracy()93 unsigned long fixed_rate, unsigned long fixed_accuracy) in clk_register_fixed_rate_with_accuracy() argument96 flags, fixed_rate, fixed_accuracy); in clk_register_fixed_rate_with_accuracy()
400 unsigned long fixed_accuracy; member
Completed in 8 milliseconds