Home
last modified time | relevance | path

Searched refs:OPP_EVENT_ADJUST_VOLTAGE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/devfreq/
H A Dmtk-cci-devfreq.c229 if (event == OPP_EVENT_ADJUST_VOLTAGE) { in mtk_ccifreq_opp_notifier()
/openbmc/linux/include/linux/
H A Dpm_opp.h26 OPP_EVENT_ADJUST_VOLTAGE, enumerator
/openbmc/linux/drivers/cpufreq/
H A Dmediatek-cpufreq.c328 if (event == OPP_EVENT_ADJUST_VOLTAGE) { in mtk_cpufreq_opp_notifier()
/openbmc/linux/drivers/opp/
H A Dcore.c3023 blocking_notifier_call_chain(&opp_table->head, OPP_EVENT_ADJUST_VOLTAGE, in dev_pm_opp_adjust_voltage()