Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-riscv.c43 csr_write(CSR_STIMECMPH, next_tval >> 32); in riscv_clock_next_event()
/openbmc/linux/arch/riscv/include/asm/
H A Dcsr.h287 #define CSR_STIMECMPH 0x15D
286 #define CSR_STIMECMPH global() macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h215 #define CSR_STIMECMPH 0x15D macro
H A Dcsr.c5174 [CSR_STIMECMPH] = { "stimecmph", sstc_32, read_stimecmph, write_stimecmph,