Home
last modified time | relevance | path

Searched refs:OPP_LEVEL_UNSET (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dpm_opp.h83 #define OPP_LEVEL_UNSET U32_MAX macro
/linux-6.15/drivers/opp/
H A Dcore.c861 if (temp == OPP_LEVEL_UNSET) { in dev_pm_opp_find_level_ceil()
1118 if (opp->level == OPP_LEVEL_UNSET) in _set_opp_level()
1898 opp->level = OPP_LEVEL_UNSET; in _opp_allocate()
H A Dof.c1396 if (opp->level == OPP_LEVEL_UNSET) { in of_get_required_opp_performance_state()