Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dscmi-regulator.c220 if (vinfo->negative_volts_allowed) { in scmi_regulator_common_init()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dvoltage.c173 p->v->negative_volts_allowed = true; in iter_volt_levels_process_response()
/openbmc/linux/include/linux/
H A Dscmi_protocol.h542 bool negative_volts_allowed; member