Home
last modified time | relevance | path

Searched defs:PMBusPage (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h286 typedef struct PMBusPage { struct
287 uint64_t page_flags;
289 uint8_t page; /* R/W byte */
290 uint8_t operation; /* R/W byte */
291 uint8_t on_off_config; /* R/W byte */
292 uint8_t write_protect; /* R/W byte */
293 uint8_t phase; /* R/W byte */
294 uint8_t vout_mode; /* R/W byte */
295 uint16_t vout_command; /* R/W word */
296 uint16_t vout_trim; /* R/W word */
[all …]