Searched defs:_max (Results 1 – 4 of 4) sorted by relevance
/openbmc/phosphor-pid-control/dbus/ | ||
H A D | dbuspassive.hpp | 79 double _max = 0; member in pid_control::DbusPassive |
/openbmc/phosphor-pid-control/ | ||
H A D | interfaces.hpp | 97 int64_t _max; member in pid_control::WriteInterface |
/openbmc/u-boot/drivers/power/regulator/ | ||
H A D | sandbox.c | 22 #define RANGE(_min, _max, _step) { \ argument |
/openbmc/qemu/hw/intc/ | ||
H A D | arm_gicv3_kvm.c | 132 #define for_each_dist_irq_reg(_irq, _max, _field_width) \ argument |