Home
last modified time | relevance | path

Searched refs:memory_type (Results 1 – 4 of 4) sorted by relevance

/drivers/video/nvidia/
Dnv_hw.c132 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()
/drivers/isdn/hardware/eicon/
Ddsp_defs.h134 word memory_type; member
/drivers/video/riva/
Driva_hw.c234 u32 memory_type; member
892 if (arb->memory_type == 0) in nv10CalcArbitration()
1084 sim_data.memory_type = (NV_RD32(&chip->PFB[0x00000200/4], 0) & 0x01) ? in nv10UpdateArbitrationSettings()
1137 pci_read_config_dword(dev, 0x7C, &sim_data.memory_type); in nForceUpdateArbitrationSettings()
1139 sim_data.memory_type = (sim_data.memory_type >> 12) & 1; in nForceUpdateArbitrationSettings()
/drivers/net/wireless/
Drayctl.h503 UCHAR memory_type; member