Home
last modified time | relevance | path

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

/u-boot/include/configs/
A Dqemu-riscv.h32 #define RISCV_MMODE_TIMERBASE 0x2000000 macro
A Dsifive-fu540.h39 #define RISCV_MMODE_TIMERBASE 0x2000000 macro
A Dax25-ae350.h20 #define RISCV_MMODE_TIMERBASE 0xe6000000 macro
/u-boot/drivers/timer/
A Dandes_plmt_timer.c41 return readq((void __iomem *)MTIME_REG(RISCV_MMODE_TIMERBASE)); in timer_early_get_count()
A Dsifive_clint_timer.c38 return readq((void __iomem *)MTIME_REG(RISCV_MMODE_TIMERBASE)); in timer_early_get_count()

Completed in 4 milliseconds