coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
imc.h File Reference
This graph shows which files directly or indirectly include this file:

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, PCI_DEV, pci_read_config8(), pci_write_config8(), and pm2_write8().

Referenced by oem_fan_control().

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