Searched refs:MSTATUS_MPIE (Results 1 – 7 of 7) sorted by relevance
108 val = INSERT_FIELD(val, MSTATUS_MPIE, 0); in rv_hart_switch_mode_from_M()
125 #define MSTATUS_MPIE 0x00000080 macro
303 #define MSTATUS_MPIE (0x1 << 7) /* Machine Previous Interrupt Enable */ macro
243 set_csr(mstatus, MSTATUS_MPIE | MSTATUS_MPP); in rt_hw_irq_isr()
13 #define MSTATUS_MPIE 0x00000080 macro
Completed in 31 milliseconds