Searched hist:"71419 d84c216cee8da3b19fb843b4242f112cde4" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | pm_opp.h | diff 71419d84c216cee8da3b19fb843b4242f112cde4 Thu Jul 25 05:41:29 CDT 2019 Niklas Cassel <niklas.cassel@linaro.org> opp: Add dev_pm_opp_find_level_exact()
Since the performance states in the OPP table are unique, implement a dev_pm_opp_find_level_exact() in order to be able to fetch a specific OPP.
Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org> [ Viresh: Updated commit log ] Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
|
/openbmc/linux/drivers/opp/ |
H A D | core.c | diff 71419d84c216cee8da3b19fb843b4242f112cde4 Thu Jul 25 05:41:29 CDT 2019 Niklas Cassel <niklas.cassel@linaro.org> opp: Add dev_pm_opp_find_level_exact()
Since the performance states in the OPP table are unique, implement a dev_pm_opp_find_level_exact() in order to be able to fetch a specific OPP.
Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org> [ Viresh: Updated commit log ] Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
|