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 <Porting.h>
#include <AGESA.h>
#include <amdlib.h>
#include <Proc/Fch/Fch.h>
#include <Proc/Fch/Common/FchCommonCfg.h>
#include <Proc/Fch/FchPlatform.h>
Include dependency graph for imc.c:

Go to the source code of this file.

Functions

void imc_reg_init (void)
 
void enable_imc_thermal_zone (void)
 

Function Documentation

◆ enable_imc_thermal_zone()

void enable_imc_thermal_zone ( void  )

Definition at line 43 of file imc.c.

References AccessWidth8, and ARRAY_SIZE.

Referenced by hudson_final().

Here is the caller graph for this function:

◆ imc_reg_init()

void imc_reg_init ( void  )

Definition at line 13 of file imc.c.

References AccessWidth8, and pm2_write8().

Referenced by oem_fan_control().

Here is the call graph for this function:
Here is the caller graph for this function: