Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dxilinx_timer.c50 #define TCSR_ARHT (1<<4) macro
222 if (xt->regs[R_TCSR] & TCSR_ARHT) in timer_hit()