Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dscmi-regulator.c151 vinfo->levels_uv[SCMI_VOLTAGE_SEGMENT_LOW]); in scmi_config_linear_regulator_mappings()
157 vinfo->levels_uv[SCMI_VOLTAGE_SEGMENT_LOW], in scmi_config_linear_regulator_mappings()
166 vinfo->levels_uv[SCMI_VOLTAGE_SEGMENT_LOW]; in scmi_config_linear_regulator_mappings()
172 vinfo->levels_uv[SCMI_VOLTAGE_SEGMENT_LOW]; in scmi_config_linear_regulator_mappings()
/openbmc/linux/include/linux/
H A Dscmi_protocol.h546 #define SCMI_VOLTAGE_SEGMENT_LOW 0 macro