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