Home
last modified time | relevance | path

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

/u-boot/arch/riscv/include/asm/
A Dencoding.h146 # define MCAUSE_INT MCAUSE64_INT macro
153 # define MCAUSE_INT MCAUSE32_INT macro
/u-boot/arch/riscv/lib/
A Dinterrupts.c119 is_irq = (cause & MCAUSE_INT); in handle_trap()
120 irq = (cause & ~MCAUSE_INT); in handle_trap()

Completed in 4 milliseconds