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

Go to the source code of this file.

Macros

#define DEFAULT_EMMC_DLL_SIGN   0x55aa
 

Variables

BL_EMMC_INFORMATION harcuvar_emmc_config []
 

Macro Definition Documentation

◆ DEFAULT_EMMC_DLL_SIGN

#define DEFAULT_EMMC_DLL_SIGN   0x55aa

Definition at line 8 of file emmc.h.

Variable Documentation

◆ harcuvar_emmc_config

BL_EMMC_INFORMATION harcuvar_emmc_config[]
Initial value:
= {
{0x00000508, 0x00000c11, 0x1c2a2a2a, 0x00191e27, 0x00000a0a,
0x00010013, 0x00000001} } }
#define DEFAULT_EMMC_DLL_SIGN
Definition: emmc.h:8

Definition at line 11 of file emmc.h.

Referenced by mainboard_silicon_init_params().