Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/drivers/
A Dstm32mp1_pmic.c238 unsigned int state_idx = regu_lp_state2idx(lp_state); in dt_get_regu_low_power_config() local
239 struct regu_lp_state *state = regu_lp_state + state_idx; in dt_get_regu_low_power_config()
305 unsigned int state_idx = regu_lp_state2idx(lp_state); in stm32mp_pmic_apply_lp_config() local
306 struct regu_lp_state *state = &regu_lp_state[state_idx]; in stm32mp_pmic_apply_lp_config()

Completed in 2 milliseconds