Home
last modified time | relevance | path

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

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