Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dallwinner-a10-pit.c155 s->watch_dog_mode = value; in a10_pit_write()
209 VMSTATE_UINT32(watch_dog_mode, AwA10PITState),
237 s->watch_dog_mode = 0; in a10_pit_reset()
/openbmc/qemu/include/hw/timer/
H A Dallwinner-a10-pit.h61 uint32_t watch_dog_mode; member