Searched refs:stm32mp1_pwr_regulator_is_enabled (Results 1 – 3 of 3) sorted by relevance
32 bool stm32mp1_pwr_regulator_is_enabled(enum pwr_regulator id);
82 bool stm32mp1_pwr_regulator_is_enabled(enum pwr_regulator id) in stm32mp1_pwr_regulator_is_enabled() function
665 if (stm32mp1_pwr_regulator_is_enabled(regu_id)) in pwr_get_state()676 stm32mp1_pwr_regulator_is_enabled(regu_id) ? "on" : "off"); in pwr_set_state()
Completed in 7 milliseconds