Home
last modified time | relevance | path

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

/src/sys/riscv/riscv/
H A Dplic.c58 #define PLIC_PRIORITY_BASE 0x000000U macro
68 #define PLIC_PRIORITY(_irq) (PLIC_PRIORITY_BASE + (_irq) * sizeof(uint32_t))