Searched refs:MSIP (Results 1 – 1 of 1) sorted by relevance
38 volatile uint32_t MSIP[5]; member56 CLINT->MSIP[hart_id] = 0x01U; /*raise soft interrupt for hart(x) where x== hart ID*/ in raise_soft_interrupt()68 CLINT->MSIP[hart_id] = 0x00U; /*clear soft interrupt for hart0*/ in clear_soft_interrupt()69 …reg = CLINT->MSIP[hart_id]; /* we read back to make sure it has been written before moving on … in clear_soft_interrupt()