Home
last modified time | relevance | path

Searched refs:fixed_accuracy (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/clk/
Dclk-fixed-rate.c40 return to_clk_fixed_rate(hw)->fixed_accuracy; in clk_fixed_rate_recalc_accuracy()
61 unsigned long fixed_rate, unsigned long fixed_accuracy) in clk_register_fixed_rate_with_accuracy() argument
82 fixed->fixed_accuracy = fixed_accuracy; in clk_register_fixed_rate_with_accuracy()
/linux-4.1.27/include/linux/
Dclk-provider.h255 unsigned long fixed_accuracy; member
265 unsigned long fixed_rate, unsigned long fixed_accuracy);