Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus.h244 #define PB_OPERATION_CONTROL_ON BIT(7) macro
H A Dpmbus_core.c2767 return !!(ret & PB_OPERATION_CONTROL_ON); in _pmbus_is_enabled()
2925 PB_OPERATION_CONTROL_ON, in _pmbus_regulator_on_off()
2926 enable ? PB_OPERATION_CONTROL_ON : 0); in _pmbus_regulator_on_off()