Searched refs:dram_rule (Results 1 – 1 of 1) sorted by relevance
279 const u32 *dram_rule; member999 pci_read_config_dword(pvt->pci_sad0, pvt->info.dram_rule[n_sads], in get_memory_layout()1146 u32 reg, dram_rule; in get_memory_error_data() local1174 pci_read_config_dword(pvt->pci_sad0, pvt->info.dram_rule[n_sads], in get_memory_error_data()1193 dram_rule = reg; in get_memory_error_data()1194 *area_type = get_dram_attr(dram_rule); in get_memory_error_data()1195 interleave_mode = INTERLEAVE_MODE(dram_rule); in get_memory_error_data()1241 int bits, a7mode = A7MODE(dram_rule); in get_memory_error_data()2318 pvt->info.dram_rule = ibridge_dram_rule; in sbridge_register_mci()2337 pvt->info.dram_rule = sbridge_dram_rule; in sbridge_register_mci()[all …]