Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstpmic1.c611 static size_t voltage_to_index(const char *name, uint16_t millivolts) in voltage_to_index() function
678 size_t voltage_index = voltage_to_index(name, millivolts); in stpmic1_regulator_voltage_set()
730 size_t min_index = voltage_to_index(name, min_millivolt); in stpmic1_bo_voltage_cfg()
921 size_t voltage_index = voltage_to_index(name, millivolts); in stpmic1_lp_set_voltage()
940 size_t voltage_index = voltage_to_index(name, millivolts); in stpmic1_lp_voltage_cfg()