Home
last modified time | relevance | path

Searched defs:fixed_accuracy (Results 1 – 2 of 2) 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()