Home
last modified time | relevance | path

Searched defs:fixed_accuracy (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/
H A Dclk-fixed-rate_test.c41 unsigned long fixed_accuracy; member
147 const unsigned long fixed_accuracy = 5000; in clk_fixed_rate_accuracy_test() local
H A Dclk-fixed-rate.c68 unsigned long fixed_rate, unsigned long fixed_accuracy, in __clk_hw_register_fixed_rate()
/linux/include/linux/
H A Dclk-provider.h355 unsigned long fixed_accuracy; member
449 fixed_accuracy) \ argument
464 parent_hw, flags, fixed_rate, fixed_accuracy) \ argument
479 parent_data, flags, fixed_rate, fixed_accuracy) \ argument