Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sensor/
H A Ddps310.c63 static const uint8_t regs_reset_state[sizeof(s->regs)] = { in dps310_reset() local
71 memcpy(s->regs, regs_reset_state, sizeof(s->regs)); in dps310_reset()