Searched refs:RISCV_MMODE_TIMER_FREQ (Results 1 - 6 of 6) sorted by relevance

/u-boot/include/configs/
H A Dstarfive-visionfive2.h13 #define RISCV_MMODE_TIMER_FREQ 4000000 macro
H A Dqemu-riscv.h15 #define RISCV_MMODE_TIMER_FREQ 1000000 macro
H A Dae350.h11 #define RISCV_MMODE_TIMER_FREQ 60000000 macro
H A Dsifive-unleashed.h18 #define RISCV_MMODE_TIMER_FREQ 1000000 macro
/u-boot/drivers/timer/
H A Driscv_aclint_timer.c34 return RISCV_MMODE_TIMER_FREQ;
60 rate = RISCV_MMODE_TIMER_FREQ;
H A Dandes_plmt_timer.c32 return RISCV_MMODE_TIMER_FREQ;

Completed in 105 milliseconds