Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Ddigic-timer.h30 #define DIGIC_TIMER_CONTROL_EN 0x00000001 macro
/openbmc/qemu/hw/timer/
H A Ddigic-timer.c98 if (value & DIGIC_TIMER_CONTROL_EN) { in digic_timer_write()