Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dtimex.h53 return csr_read(CSR_TIME); in get_cycles()
H A Dcsr.h84 #define CSR_TIME 0xc01 macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/vdso/
H A Dgettimeofday.h71 return csr_read(CSR_TIME); in __arch_get_hw_counter()