Lines Matching refs:frequency
7 operating frequency based on the device driver's policy.
17 clock frequency of the device, which is also attached
19 responsibility to "interpret" the representative frequency and
35 Chooses frequency based on the recent load on the device. Works
44 Sets the frequency at the maximum available frequency.
45 This governor always returns UINT_MAX as frequency so that
46 the DEVFREQ framework returns the highest frequency available
52 Sets the frequency at the minimum available frequency.
53 This governor always returns 0 as frequency so that
54 the DEVFREQ framework returns the lowest frequency available
60 Sets the frequency at the user specified one.
61 This governor returns the user configured frequency if there