coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
dfd.c File Reference
#include <console/console.h>
#include <device/mmio.h>
#include <soc/dfd.h>
Include dependency graph for dfd.c:

Go to the source code of this file.

Functions

void dfd_init (void)
 

Function Documentation

◆ dfd_init()

void dfd_init ( void  )

Definition at line 7 of file dfd.c.

References BIOS_INFO, dfd_cfg, dsb, printk, RESET_ON_KEEP_EN, and setbits32.

Referenced by soc_init().

Here is the caller graph for this function: