Home
last modified time | relevance | path

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

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