Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Ddigic-timer.h29 #define DIGIC_TIMER_CONTROL_RST 0x80000000 macro
/openbmc/qemu/hw/timer/
H A Ddigic-timer.c92 if (value & DIGIC_TIMER_CONTROL_RST) { in digic_timer_write()