Home
last modified time | relevance | path

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

/external/u-boot/arch/riscv/cpu/
Dstart.S66 li t0, MIE_MSIE
404 andi t0, t0, MIE_MSIE
/external/u-boot/arch/riscv/include/asm/
Dcsr.h73 #define MIE_MSIE (_AC(0x1, UL) << IRQ_M_SOFT) macro