Home
last modified time | relevance | path

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

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