Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/riscv/include/kernel/
A Dclint.h21 #define CLINT_MTIME (CLINT_BASE + 0xbff8) macro
48 return io_read64(CLINT_MTIME); in clint_get_mtime()
53 io_write64(CLINT_MTIME, mtime); in clint_set_mtime()

Completed in 2 milliseconds