Lines Matching refs:freq
36 unsigned long freq,
40 unsigned long *freq);
43 unsigned long *freq);
45 int dev_pm_opp_add(struct device *dev, unsigned long freq,
48 int dev_pm_opp_enable(struct device *dev, unsigned long freq);
50 int dev_pm_opp_disable(struct device *dev, unsigned long freq);
70 unsigned long freq, bool available) in dev_pm_opp_find_freq_exact() argument
76 unsigned long *freq) in dev_pm_opp_find_freq_floor() argument
82 unsigned long *freq) in dev_pm_opp_find_freq_ceil() argument
87 static inline int dev_pm_opp_add(struct device *dev, unsigned long freq, in dev_pm_opp_add() argument
93 static inline int dev_pm_opp_enable(struct device *dev, unsigned long freq) in dev_pm_opp_enable() argument
98 static inline int dev_pm_opp_disable(struct device *dev, unsigned long freq) in dev_pm_opp_disable() argument