Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstpmic1.c321 static const uint16_t ldo3_voltage_table[] = { variable
503 .voltage_table = ldo3_voltage_table,
504 .voltage_table_size = ARRAY_SIZE(ldo3_voltage_table),
603 if (regul->voltage_table == ldo3_voltage_table) in stpmic1_regulator_levels_mv()