Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/
Dclk-fixed-rate.c68 unsigned long fixed_rate, unsigned long fixed_accuracy, in __clk_hw_register_fixed_rate()
/linux-6.1.9/include/linux/
Dclk-provider.h353 unsigned long fixed_accuracy; member
433 fixed_accuracy) \ argument
448 parent_hw, flags, fixed_rate, fixed_accuracy) \ argument
463 parent_data, flags, fixed_rate, fixed_accuracy) \ argument