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

Go to the source code of this file.

Functions

static void dump_apusys_reg (void)
 
void apusys_init (void)
 

Function Documentation

◆ apusys_init()

void apusys_init ( void  )

Definition at line 30 of file apusys.c.

References ARRAY_SIZE, dump_apusys_reg(), mt8192_infracfg_regs::infra_ao_mm_hang_free, LOCK, mt8192_apu_mbox, mt8192_infracfg, and SET32_BITFIELDS.

Referenced by soc_init().

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

◆ dump_apusys_reg()

static void dump_apusys_reg ( void  )
static

Definition at line 15 of file apusys.c.

References ARRAY_SIZE, BIOS_INFO, mt8192_infracfg_regs::infra_ao_mm_hang_free, mt8192_apu_mbox, mt8192_infracfg, printk, and read32().

Referenced by apusys_init().

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