Searched refs:dram_rule (Results 1 – 1 of 1) sorted by relevance
276 const u32 *dram_rule; member1070 pci_read_config_dword(pvt->pci_sad0, pvt->info.dram_rule[n_sads], in get_memory_layout()1217 u32 reg, dram_rule; in get_memory_error_data() local1245 pci_read_config_dword(pvt->pci_sad0, pvt->info.dram_rule[n_sads], in get_memory_error_data()1264 dram_rule = reg; in get_memory_error_data()1265 *area_type = get_dram_attr(dram_rule); in get_memory_error_data()1266 interleave_mode = INTERLEAVE_MODE(dram_rule); in get_memory_error_data()1312 int bits, a7mode = A7MODE(dram_rule); in get_memory_error_data()2394 pvt->info.dram_rule = ibridge_dram_rule; in sbridge_register_mci()2414 pvt->info.dram_rule = sbridge_dram_rule; in sbridge_register_mci()[all …]