Lines Matching full:framework
10 The Energy Model (EM) framework serves as an interface between drivers knowing
19 possible source of information on its own, the EM framework intervenes as an
40 framework, and interested clients reading the data from it::
52 | Framework |
67 In case of CPU devices the EM framework manages power cost tables per
81 CONFIG_ENERGY_MODEL must be enabled to use the EM framework.
92 formula in the framework (like it's in 'simple' EM case). It can better reflect
97 Drivers are expected to register performance domains into the EM framework by
119 The EM can also be registered using OPP framework and information in DT
141 and provide .get_cost() callback. The EM framework would handle such platform
149 The 'simple' EM is registered using the framework helper function
193 The CPUFreq framework supports dedicated callback for registering
196 because the framework would call it at the right time during setup.
198 performance domain in the Energy Model framework using the (fake) 'foo'
200 EM framework::
219 16 /* Return the values to the EM framework */