Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Driscvreg.h140 #define SIE_STIE (1 << 5) macro
/freebsd/sys/riscv/riscv/
H A Dtimer.c134 csr_clear(sie, SIE_STIE); in riscv_timer_et_stop()