Home
last modified time | relevance | path

Searched refs:REGULATOR_EVENT_ABORT_VOLTAGE_CHANGE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dtps65219-regulator.c83 { "TIMEOUT", "", "", REGULATOR_EVENT_ABORT_VOLTAGE_CHANGE },
H A Dcore.c3499 _notifier_call_chain(rdev, REGULATOR_EVENT_ABORT_VOLTAGE_CHANGE, in _regulator_call_set_voltage()
3523 _notifier_call_chain(rdev, REGULATOR_EVENT_ABORT_VOLTAGE_CHANGE, in _regulator_call_set_voltage_sel()
/openbmc/linux/include/linux/regulator/
H A Dconsumer.h118 #define REGULATOR_EVENT_ABORT_VOLTAGE_CHANGE 0x200 macro
/openbmc/linux/drivers/soc/rockchip/
H A Dio-domain.c171 REGULATOR_EVENT_ABORT_VOLTAGE_CHANGE)) { in rockchip_iodomain_notify()