Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/tcg/
H A Dconstant_timer.c16 #define CONSTANT_TIMER_ENABLE 0x1UL macro
40 if (value & CONSTANT_TIMER_ENABLE) { in cpu_loongarch_store_constant_timer_config()