Lines Matching full:pmbus
3 * pmbus.h - Common defines and structures for PMBus devices
140 * Useful to support attributes which are not supported by standard PMBus
155 * the calling PMBus core code will abort if the chip driver returns an error
206 * pmbus core provides a default implementation for
210 * pmbus core uses the difference between the provided register and
387 #define PMBUS_PAGES 32 /* Per PMBus specification */
421 /* PMBus revision identifiers */
422 #define PMBUS_REV_10 0x00 /* PMBus revision 1.0 */
423 #define PMBUS_REV_11 0x11 /* PMBus revision 1.1 */
424 #define PMBUS_REV_12 0x22 /* PMBus revision 1.2 */
425 #define PMBUS_REV_13 0x33 /* PMBus revision 1.3 */
444 * to PMBus standard register values. Specify only if mapping is
448 * manufacturer specific register, but that a standard PMBus register
462 * The identify function determines supported PMBus functionality.
478 * set, the generic PMBus helper functions will wait if necessary