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