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

Go to the source code of this file.

Functions

void mt6315_init_setting (void)
 

Variables

static const struct mt6315_setting init_setting_cpu []
 
static const struct mt6315_setting init_setting_gpu []
 

Function Documentation

◆ mt6315_init_setting()

void mt6315_init_setting ( void  )

Definition at line 191 of file mt6315.c.

Referenced by mt6315_init().

Here is the caller graph for this function:

Variable Documentation

◆ init_setting_cpu

const struct mt6315_setting init_setting_cpu[]
static

Definition at line 1 of file mt6315.c.

Referenced by mt6315_init_setting().

◆ init_setting_gpu

const struct mt6315_setting init_setting_gpu[]
static

Definition at line 1 of file mt6315.c.

Referenced by mt6315_init_setting().