Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_cpu_opp.c84 static TEE_Result set_opp_voltage(unsigned int opp) in set_opp_voltage() function
163 res = set_opp_voltage(opp); in set_clock_then_voltage()
186 res = set_opp_voltage(opp); in set_voltage_then_clock()
206 if (set_opp_voltage(cpu_opp.current_opp)) in set_voltage_then_clock()