Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dcsr.h359 #define CSR_MSCRATCH 0x340 macro
400 # define CSR_SCRATCH CSR_MSCRATCH
/openbmc/u-boot/arch/riscv/include/asm/
H A Dencoding.h224 #define CSR_MSCRATCH 0x340 macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h166 #define CSR_MSCRATCH 0x340 macro
H A Dcpu.c793 CSR_MSCRATCH, in riscv_cpu_dump_state()
H A Dcsr.c5060 [CSR_MSCRATCH] = { "mscratch", any, read_mscratch, write_mscratch,