coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
eint_event.c File Reference
#include <soc/eint_event.h>
Include dependency graph for eint_event.c:

Go to the source code of this file.

Functions

void unmask_eint_event_mask (void)
 

Function Documentation

◆ unmask_eint_event_mask()

void unmask_eint_event_mask ( void  )

Definition at line 5 of file eint_event.c.

References ARRAY_SIZE, eint_event_reg::eint_event_mask_clr, mtk_eint_event, and write32().

Referenced by bootblock_soc_init().

Here is the call graph for this function:
Here is the caller graph for this function: