Home
last modified time | relevance | path

Searched refs:OPP_CONFIG_REGULATOR (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/opp/
Dopp.h33 #define OPP_CONFIG_REGULATOR BIT(1) macro
Dcore.c2520 if (data->flags & OPP_CONFIG_REGULATOR) in _opp_clear_config()
2628 data->flags |= OPP_CONFIG_REGULATOR; in dev_pm_opp_set_config()