Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dsh_timer.c21 #define TIMER_TCR_CKEG (3 << 3) macro
139 switch ((value & TIMER_TCR_CKEG) >> 3) { in sh_timer_write()