Home
last modified time | relevance | path

Searched refs:TOLM (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/
H A Dsouthcluster.asl115 /* PCI Memory Region (TOLM-CONFIG_MMCONF_BASE_ADDRESS) */
130 * Hardcode TOLM to 2GB for now (see DRAM_MAX_SIZE in quark.h)
132 * TODO: for generic usage, read TOLM value from register, or
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/
H A Dsouthcluster.asl118 /* PCI Memory Region (TOLM-CONFIG_MMCONF_BASE_ADDRESS) */
139 * Hardcode TOLM to 2GB for now as BayTrail FSP uses this value.
141 * TODO: for generic usage, read TOLM value from register, or
/openbmc/linux/drivers/edac/
H A Di7300_edac.c143 #define TOLM 0x6C macro
852 pci_read_config_word(pvt->pci_dev_16_1_fsb_addr_map, TOLM, &pvt->tolm); in i7300_get_mc_regs()
H A Di5400_edac.c73 #define TOLM 0x6C macro
1071 pci_read_config_word(pvt->branchmap_werrors, TOLM, &pvt->tolm); in i5400_get_mc_regs()
H A Di5000_edac.c61 #define TOLM 0x6C macro
1150 pci_read_config_word(pvt->branchmap_werrors, TOLM, &pvt->tolm); in i5000_get_mc_regs()
H A Dsb_edac.c152 #define TOLM 0x80 macro
805 pci_read_config_dword(pvt->pci_sad1, TOLM, &reg); in sbridge_get_tolm()
821 pci_read_config_dword(pvt->pci_br1, TOLM, &reg); in ibridge_get_tolm()