Home
last modified time | relevance | path

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

/Zephyr-latest/soc/lowrisc/opentitan/
Dsoc.c18 #define RV_TIMER_BASE (DT_REG_ADDR(DT_NODELABEL(mtimer))) macro
40 sys_write32(1u, RV_TIMER_BASE + RV_TIMER_CTRL_REG_OFFSET); in soc_early_init_hook()
42 sys_write32(1u, RV_TIMER_BASE + RV_TIMER_INTR_ENABLE_REG_OFFSET); in soc_early_init_hook()