Searched refs:memory_type (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | arb.c | 50 int memory_type; member 153 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()
|
/linux-4.1.27/drivers/edac/ |
D | ghes_edac.c | 52 u8 memory_type; member 69 char *memory_type[] = { variable 122 switch (entry->memory_type) { in ghes_edac_dmidecode() 176 dimm_fill->count, memory_type[dimm->mtype], in ghes_edac_dmidecode() 180 entry->memory_type, entry->type_detail, in ghes_edac_dmidecode()
|
D | i7core_edac.c | 1922 u8 memory_type; member
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | pdcpat.h | 218 unsigned char memory_type; member
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | dsp_defs.h | 134 word memory_type; member
|
/linux-4.1.27/drivers/video/fbdev/nvidia/ |
D | nv_hw.c | 132 u32 memory_type; member 457 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()
|
/linux-4.1.27/drivers/video/fbdev/riva/ |
D | riva_hw.c | 234 u32 memory_type; member 891 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()
|
/linux-4.1.27/arch/parisc/kernel/ |
D | inventory.c | 332 || (mtbl_ptr->memory_type != PAT_MEMTYPE_MEMORY) in pat_memconfig()
|
/linux-4.1.27/drivers/net/wireless/ |
D | rayctl.h | 504 UCHAR memory_type; member
|