Home
last modified time | relevance | path

Searched refs:tmp105_faultq (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/sensor/
H A Dtmp105.c122 static const int tmp105_faultq[4] = { 1, 2, 4, 6 }; variable
171 s->faults = tmp105_faultq[FIELD_EX8(s->config, CONFIG, FAULT_QUEUE)]; in tmp105_write()
231 s->faults = tmp105_faultq[FIELD_EX8(s->config, CONFIG, FAULT_QUEUE)]; in tmp105_post_load()
289 s->faults = tmp105_faultq[FIELD_EX8(s->config, CONFIG, FAULT_QUEUE)]; in tmp105_reset()