Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dscmi-regulator.c150 delta_uV = (vinfo->levels_uv[SCMI_VOLTAGE_SEGMENT_HIGH] - in scmi_config_linear_regulator_mappings()
158 vinfo->levels_uv[SCMI_VOLTAGE_SEGMENT_HIGH], in scmi_config_linear_regulator_mappings()
/openbmc/linux/include/linux/
H A Dscmi_protocol.h547 #define SCMI_VOLTAGE_SEGMENT_HIGH 1 macro