coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
pmc.h File Reference
#include <device/device.h>
#include <stdint.h>
Include dependency graph for pmc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  pmc_resource_config
 

Functions

void pmc_soc_init (struct device *dev)
 
int pmc_soc_get_resources (struct pmc_resource_config *cfg)
 

Function Documentation

◆ pmc_soc_get_resources()

◆ pmc_soc_init()