Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/regulator/
Dscmi-regulator.c220 if (vinfo->negative_volts_allowed) { in scmi_regulator_common_init()
/Linux-v5.15/drivers/firmware/arm_scmi/
Dvoltage.c193 v->negative_volts_allowed = true; in scmi_voltage_descriptors_get()
/Linux-v5.15/include/linux/
Dscmi_protocol.h511 bool negative_volts_allowed; member