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

Go to the source code of this file.

Data Structures

struct  mt8173_mcucfg_regs
 

Functions

 check_member (mt8173_mcucfg_regs, mcusys_rw_rsvd1, 0x688)
 

Variables

static struct mt8173_mcucfg_regs *const mt8173_mcucfg = (void *)MCUCFG_BASE
 

Function Documentation

◆ check_member()

check_member ( mt8173_mcucfg_regs  ,
mcusys_rw_rsvd1  ,
0x688   
)

Variable Documentation

◆ mt8173_mcucfg

struct mt8173_mcucfg_regs* const mt8173_mcucfg = (void *)MCUCFG_BASE
static

Definition at line 92 of file mcucfg.h.

Referenced by mtk_soc_disable_l2c_sram(), and timer_prepare().