Home
last modified time | relevance | path

Searched defs:TOUUD (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/coreboot/src/northbridge/intel/ironlake/registers/
H A Dhost_bridge.h21 #define TOUUD 0xa2 macro
/aosp_15_r20/external/coreboot/src/soc/intel/denverton_ns/include/soc/
H A Dsystemagent.h26 #define TOUUD TOUUD_LO /* Top of Upper Usable DRAM */ macro
/aosp_15_r20/external/coreboot/src/northbridge/intel/pineview/
H A Dhostbridge_regs.h40 #define TOUUD 0xa2 macro
/aosp_15_r20/external/coreboot/src/northbridge/intel/sandybridge/registers/
H A Dhost_bridge.h45 #define TOUUD 0xa8 /* Top of Upper Usable DRAM */ macro
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/include/intelblocks/
H A Dsystemagent.h20 #define TOUUD 0xa8 /* Top of Upper Usable DRAM */ macro
/aosp_15_r20/external/coreboot/src/northbridge/intel/haswell/registers/
H A Dhost_bridge.h57 #define TOUUD 0xa8 /* Top of Upper Usable DRAM */ macro
/aosp_15_r20/external/coreboot/src/soc/intel/broadwell/include/soc/
H A Dsystemagent.h70 #define TOUUD 0xa8 /* Top of Upper Usable DRAM */ macro
/aosp_15_r20/external/coreboot/src/northbridge/intel/gm45/
H A Draminit.c1491 unsigned int TOUUD = TOMminusME; in program_memory_map() local