coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
imc.c File Reference
#include "imc.h"
#include <amdblocks/acpimmio.h>
#include <device/mmio.h>
#include <device/pci_ops.h>
#include <device/device.h>
#include <Porting.h>
#include <AGESA.h>
#include <Lib/amdlib.h>
#include <Proc/Fch/Common/FchCommonCfg.h>
#include <Proc/Fch/Fch.h>
#include <Proc/Fch/FchPlatform.h>
Include dependency graph for imc.c:

Go to the source code of this file.

Macros

#define __SIMPLE_DEVICE__
 

Functions

void imc_reg_init (void)
 
void enable_imc_thermal_zone (void)
 

Macro Definition Documentation

◆ __SIMPLE_DEVICE__

#define __SIMPLE_DEVICE__

Definition at line 3 of file imc.c.

Function Documentation

◆ enable_imc_thermal_zone()

void enable_imc_thermal_zone ( void  )

Definition at line 40 of file imc.c.

References AccessWidth8, and ARRAY_SIZE.

◆ imc_reg_init()

void imc_reg_init ( void  )

Definition at line 17 of file imc.c.

References PCI_DEV, pci_read_config8(), pci_write_config8(), and pm2_write8().

Here is the call graph for this function: