Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sensor/
H A Disl_pmbus_vr.h24 uint8_t ic_device_id[ISL_MAX_IC_DEVICE_ID_LEN]; member
/openbmc/qemu/hw/sensor/
H A Disl_pmbus_vr.c125 static const uint8_t ic_device_id[] = {0x04, 0x00, 0x81, 0xD2, 0x49, 0x3c}; in isl69259_exit_reset() local