Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dscmi-regulator.c220 if (vinfo->negative_volts_allowed) { in scmi_regulator_common_init()
/linux/include/linux/
H A Dscmi_protocol.h563 * @negative_volts_allowed: True if any of the entries of @levels_uv represent
575 bool negative_volts_allowed; member