Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dscmi-msg.h249 unsigned long *min_max_step);
369 long *min_max_step);
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dscmi_server.c806 unsigned int scmi_id, long *min_max_step) in plat_scmi_voltd_levels_by_step() argument
832 min_max_step[0] = levels[0]; in plat_scmi_voltd_levels_by_step()
833 min_max_step[1] = levels[1]; in plat_scmi_voltd_levels_by_step()
834 min_max_step[2] = levels[2]; in plat_scmi_voltd_levels_by_step()