Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/riscv/lib/
H A Dsifive_clint.c20 #define MTIMECMP_REG(base, hart) ((ulong)(base) + 0x4000 + (hart) * 8) macro
51 writeq(cmp, (void __iomem *)MTIMECMP_REG(gd->arch.clint, hart)); in riscv_set_timecmp()