Home
last modified time | relevance | path

Searched refs:REGULATOR_EVENT_VOLTAGE_CHANGE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/regulator/
H A Dconsumer.h115 #define REGULATOR_EVENT_VOLTAGE_CHANGE 0x40 macro
/openbmc/linux/drivers/soc/rockchip/
H A Dio-domain.c170 } else if (event & (REGULATOR_EVENT_VOLTAGE_CHANGE | in rockchip_iodomain_notify()
/openbmc/linux/drivers/iio/adc/
H A Drockchip_saradc.c403 if (event & REGULATOR_EVENT_VOLTAGE_CHANGE) in rockchip_saradc_volt_notify()
/openbmc/linux/drivers/hwmon/
H A Dsht15.c901 if (event == REGULATOR_EVENT_VOLTAGE_CHANGE) in sht15_invalidate_voltage()
/openbmc/linux/drivers/regulator/
H A Dcore.c3718 _notifier_call_chain(rdev, REGULATOR_EVENT_VOLTAGE_CHANGE, in _regulator_do_set_voltage()