Searched refs:OPP (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/Documentation/power/ |
D | opp.txt | 1 Operating Performance Points (OPP) Library 9 2. Initial OPP List Registration 10 3. OPP Search Functions 11 4. OPP Availability Control Functions 12 5. OPP Data Retrieval Functions 17 1.1 What is an Operating Performance Point (OPP)? 42 OPP library provides a set of helper functions to organize and query the OPP 44 is located in include/linux/pm_opp.h. OPP library can be enabled by enabling 45 CONFIG_PM_OPP from power management menuconfig menu. OPP library depends on 47 optionally boot at a certain OPP without needing cpufreq. [all …]
|
/linux-4.1.27/drivers/devfreq/ |
D | Kconfig | 24 When OPP is used with the devfreq device, it is recommended to 25 register devfreq's nb to the OPP's notifier head. If OPP is 26 used with the devfreq device, you may use OPP helper 78 the operating frequencies and voltages with OPP support. 89 operating frequencies and voltages with OPP support. 99 operating frequencies and voltages with OPP support.
|
/linux-4.1.27/Documentation/arm/OMAP/ |
D | omap_pm | 112 DSPBridge expresses target DSP performance levels in terms of OPP IDs. 131 Customizing OPP for platform 133 Defining CONFIG_PM should enable OPP layer for the silicon 134 and the registration of OPP table should take place automatically. 135 However, in special cases, the default OPP table may need to be 139 * Disable an unsupported OPP on the platform
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | core.txt | 23 3. CPUFreq Table Generation with Operating Performance Point (OPP) 97 3. CPUFreq Table Generation with Operating Performance Point (OPP) 99 For details about OPP, see Documentation/power/opp.txt 104 a ready to use conversion routine to translate the OPP layer's internal
|
/linux-4.1.27/Documentation/devicetree/bindings/power/ |
D | opp.txt | 1 * Generic OPP Interface
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | da850.c | 1006 #define OPP(freq) \ macro 1013 OPP(456), 1014 OPP(408), 1015 OPP(372), 1016 OPP(300), 1017 OPP(200), 1018 OPP(96),
|
/linux-4.1.27/Documentation/devicetree/bindings/drm/msm/ |
D | gpu.txt | 20 configure memory bandwidth scaling per OPP.
|
/linux-4.1.27/kernel/power/ |
D | Kconfig | 258 is called Operating Performance Point or OPP. The actual definitions 259 of OPP varies over silicon within the same family of devices. 261 OPP layer organizes the data internally using device pointers
|
/linux-4.1.27/Documentation/devicetree/bindings/thermal/ |
D | thermal.txt | 207 * used as OPP indexes. The minimum cooling state is 0, which means
|