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 <types.h>
Include dependency graph for mcucfg.h:

Go to the source code of this file.

Data Structures

struct  mt8195_mcucfg_regs
 

Functions

 check_member (mt8195_mcucfg_regs, cpu_plldiv_cfg0, 0x22a0)
 
 check_member (mt8195_mcucfg_regs, bus_plldiv_cfg, 0x22e0)
 

Variables

static struct mt8195_mcucfg_regs *const mtk_mcucfg = (void *)MCUCFG_BASE
 

Function Documentation

◆ check_member() [1/2]

check_member ( mt8195_mcucfg_regs  ,
bus_plldiv_cfg  ,
0x22e0   
)

◆ check_member() [2/2]

check_member ( mt8195_mcucfg_regs  ,
cpu_plldiv_cfg0  ,
0x22a0   
)

Variable Documentation

◆ mtk_mcucfg

struct mt8195_mcucfg_regs* const mtk_mcucfg = (void *)MCUCFG_BASE
static

Definition at line 967 of file mcucfg.h.