Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dclk-provider.h63 struct clk_rate_request { struct
64 unsigned long rate;
65 unsigned long min_rate;
66 unsigned long max_rate;
67 unsigned long best_parent_rate;
68 struct clk_hw *best_parent_hw;
/kernel/linux/linux-5.10/include/linux/
Dclk-provider.h55 struct clk_rate_request { struct
56 unsigned long rate;
57 unsigned long min_rate;
58 unsigned long max_rate;
59 unsigned long best_parent_rate;
60 struct clk_hw *best_parent_hw;