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

/linux-master/include/linux/
H A Dpm_opp.h87 #define OPP_LEVEL_UNSET U32_MAX macro
92 * @level: The performance level for the OPP. Set level to OPP_LEVEL_UNSET if
/linux-master/drivers/opp/
H A Dof.c344 if (!WARN_ON(opp->level != OPP_LEVEL_UNSET))
1427 if (opp->level == OPP_LEVEL_UNSET) {
H A Dcore.c815 if (temp == OPP_LEVEL_UNSET) {
1112 if (opp->level == OPP_LEVEL_UNSET)
1844 opp->level = OPP_LEVEL_UNSET;

Completed in 128 milliseconds