Searched refs:memory_type (Results 1 – 9 of 9) sorted by relevance
50 int memory_type; member153 mclks += (arb->memory_type == 0 ? 2 : 1) in nv10_calc_arb()219 sim_data.memory_type = (type >> 12) & 1; in nv04_update_arb()224 sim_data.memory_type = nvif_rd32(device, NV04_PFB_CFG0) & 0x1; in nv04_update_arb()
52 u8 memory_type; member102 switch (entry->memory_type) { in ghes_edac_dmidecode()160 entry->memory_type, entry->type_detail, in ghes_edac_dmidecode()
1922 u8 memory_type; member
218 unsigned char memory_type; member
134 word memory_type; member
132 u32 memory_type; member457 if (arb->memory_type == 0) in nv10CalcArbitration()634 sim_data.memory_type = (NV_RD32(par->PFB, 0x0200) & 0x01) ? 1 : 0; in nv10UpdateArbitrationSettings()711 pci_read_config_dword(dev, 0x7C, &sim_data.memory_type); in nForceUpdateArbitrationSettings()713 sim_data.memory_type = (sim_data.memory_type >> 12) & 1; in nForceUpdateArbitrationSettings()
234 u32 memory_type; member891 if (arb->memory_type == 0) in nv10CalcArbitration()1083 sim_data.memory_type = (NV_RD32(&chip->PFB[0x00000200/4], 0) & 0x01) ? in nv10UpdateArbitrationSettings()1136 pci_read_config_dword(dev, 0x7C, &sim_data.memory_type); in nForceUpdateArbitrationSettings()1138 sim_data.memory_type = (sim_data.memory_type >> 12) & 1; in nForceUpdateArbitrationSettings()
332 || (mtbl_ptr->memory_type != PAT_MEMTYPE_MEMORY) in pat_memconfig()
504 UCHAR memory_type; member