Searched refs:PB_OPERATION_CONTROL_ON (Results 1 – 2 of 2) sorted by relevance
246 #define PB_OPERATION_CONTROL_ON BIT(7) macro
3060 return !!(ret & PB_OPERATION_CONTROL_ON); in _pmbus_is_enabled()3212 PB_OPERATION_CONTROL_ON, in _pmbus_regulator_on_off()3213 enable ? PB_OPERATION_CONTROL_ON : 0); in _pmbus_regulator_on_off()