coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mc.h File Reference
#include <stddef.h>
#include <stdint.h>
Include dependency graph for mc.h:

Go to the source code of this file.

Data Structures

struct  tegra_mc_regs
 

Enumerations

enum  {
  MC_EMEM_CFG_SIZE_MB_SHIFT = 0 , MC_EMEM_CFG_SIZE_MB_MASK = 0x3fff , MC_EMEM_ARB_MISC0_MC_EMC_SAME_FREQ_SHIFT = 27 , MC_EMEM_ARB_MISC0_MC_EMC_SAME_FREQ_MASK = 1 << 27 ,
  MC_EMEM_CFG_ACCESS_CTRL_WRITE_ACCESS_DISABLED = 1 , MC_TIMING_CONTROL_TIMING_UPDATE = 1
}
 

Functions

 check_member (tegra_mc_regs, sec_carveout_adr_hi, 0x9d4)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
MC_EMEM_CFG_SIZE_MB_SHIFT 
MC_EMEM_CFG_SIZE_MB_MASK 
MC_EMEM_ARB_MISC0_MC_EMC_SAME_FREQ_SHIFT 
MC_EMEM_ARB_MISC0_MC_EMC_SAME_FREQ_MASK 
MC_EMEM_CFG_ACCESS_CTRL_WRITE_ACCESS_DISABLED 
MC_TIMING_CONTROL_TIMING_UPDATE 

Definition at line 102 of file mc.h.

Function Documentation

◆ check_member()

check_member ( tegra_mc_regs  ,
sec_carveout_adr_hi  ,
0x9d4   
)