Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_cpu_opp.c59 static struct mutex cpu_opp_mu = MUTEX_INITIALIZER; variable
226 mutex_lock(&cpu_opp_mu); in stm32_cpu_opp_set_level()
231 mutex_unlock(&cpu_opp_mu); in stm32_cpu_opp_set_level()
240 mutex_unlock(&cpu_opp_mu); in stm32_cpu_opp_set_level()
254 mutex_unlock(&cpu_opp_mu); in stm32_cpu_opp_set_level()