Searched refs:PB_OP_MARGIN_HIGH (Results 1 – 2 of 2) sorted by relevance
225 #define PB_OP_MARGIN_HIGH BIT(5) /* PSU vout is set to margin high */ macro
1217 if (pmdev->pages[index].operation & (PB_OP_ON | PB_OP_MARGIN_HIGH)) { in pmbus_operation()