Searched refs:PB_OPERATION_CONTROL_ON (Results 1 – 2 of 2) sorted by relevance
193 #define PB_OPERATION_CONTROL_ON (1<<7) macro
1775 return !!(ret & PB_OPERATION_CONTROL_ON); in pmbus_regulator_is_enabled()1785 PB_OPERATION_CONTROL_ON, in _pmbus_regulator_on_off()1786 enable ? PB_OPERATION_CONTROL_ON : 0); in _pmbus_regulator_on_off()