Lines Matching refs:dram_rule
279 const u32 *dram_rule; member
999 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() local
1174 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()
2356 pvt->info.dram_rule = ibridge_dram_rule; in sbridge_register_mci()
2375 pvt->info.dram_rule = ibridge_dram_rule; in sbridge_register_mci()