Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dallwinner-a10-pit.c152 s->watch_dog_control = value; in a10_pit_write()
210 VMSTATE_UINT32(watch_dog_control, AwA10PITState),
238 s->watch_dog_control = 0; in a10_pit_reset()
/openbmc/qemu/include/hw/timer/
H A Dallwinner-a10-pit.h62 uint32_t watch_dog_control; member