Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/riscv/include/asm/
H A Dencoding.h185 #define CSR_SIP 0x144 macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h221 #define CSR_SIP 0x144 macro
H A Dcsr.c3822 if (csrno == CSR_SIP) { in rmw_mvip64()
6026 [CSR_SIP] = { "sip", smode, NULL, NULL, rmw_sip },