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

Go to the source code of this file.

Data Structures

struct  mtk_auxadc_regs
 

Typedefs

typedef struct mtk_auxadc_regs mtk_auxadc_regs
 

Variables

static struct mt8195_infracfg_ao_regs *const mtk_infracfg = mt8195_infracfg_ao
 

Typedef Documentation

◆ mtk_auxadc_regs

Variable Documentation

◆ mtk_infracfg

struct mt8195_infracfg_ao_regs* const mtk_infracfg = mt8195_infracfg_ao
static

Definition at line 21 of file auxadc.h.