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

/linux-4.4.14/drivers/hwmon/pmbus/
H A Dpmbus.h198 #define PB_OPERATION_CONTROL_ON BIT(7) macro
H A Dpmbus_core.c1796 return !!(ret & PB_OPERATION_CONTROL_ON); pmbus_regulator_is_enabled()
1806 PB_OPERATION_CONTROL_ON, _pmbus_regulator_on_off()
1807 enable ? PB_OPERATION_CONTROL_ON : 0); _pmbus_regulator_on_off()

Completed in 50 milliseconds