Home
last modified time | relevance | path

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

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