Home
last modified time | relevance | path

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

/linux-4.4.14/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
80 fixed->fixed_accuracy = fixed_accuracy; in clk_register_fixed_rate_with_accuracy()
/linux-4.4.14/include/linux/
Dclk-provider.h274 unsigned long fixed_accuracy; member
284 unsigned long fixed_rate, unsigned long fixed_accuracy);