Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dsh_timer.c20 #define TIMER_TCR_TPSC (7 << 0) macro
113 switch (value & TIMER_TCR_TPSC) { in sh_timer_write()