Searched refs:memtype (Results 1 - 24 of 24) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnouveau_mm.h58 u32 memtype, struct nouveau_mem **);
64 u32 memtype, struct nouveau_mem **);
H A Dnv50_display.h88 void nv50_evo_dmaobj_init(struct nouveau_gpuobj *, u32 memtype, u64 base,
90 int nv50_evo_dmaobj_new(struct nouveau_channel *, u32 handle, u32 memtype,
H A Dnv50_vm.c60 vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) argument
63 phys |= (u64)memtype << 40;
77 u32 comp = (mem->memtype & 0x180) >> 7;
88 phys = vm_addr(vma, phys, mem->memtype, target);
127 u64 phys = vm_addr(vma, (u64)*list++, mem->memtype, target);
H A Dnvc0_vm.c46 nvc0_vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) argument
55 phys |= ((u64)memtype << 36);
66 phys = nvc0_vm_addr(vma, phys, mem->memtype, 0);
84 u64 phys = nvc0_vm_addr(vma, *list++, mem->memtype, target);
H A Dnvc0_vram.c55 u8 memtype = (tile_flags & NOUVEAU_GEM_TILE_LAYOUT_MASK) >> 8; local
56 return likely((types[memtype] == 1));
79 mem->memtype = (type & 0xff);
H A Dnv50_vram.c82 u32 memtype, struct nouveau_mem **pmem)
88 int comp = (memtype & 0x300) >> 8;
89 int type = (memtype & 0x07f);
119 mem->memtype = (comp << 7) | type;
81 nv50_vram_new(struct drm_device *dev, u64 size, u32 align, u32 size_nc, u32 memtype, struct nouveau_mem **pmem) argument
H A Dnv50_evo.c53 nv50_evo_dmaobj_init(struct nouveau_gpuobj *obj, u32 memtype, u64 base, u64 size) argument
61 memtype = 0;
64 if (memtype & 0x80000000)
71 NV_MEM_ACCESS_RW, (memtype >> 8) & 0xff, 0);
77 nv50_evo_dmaobj_new(struct nouveau_channel *evo, u32 handle, u32 memtype, argument
89 nv50_evo_dmaobj_init(obj, memtype, base, size);
H A Dnouveau_bo.c192 nouveau_bo_pin(struct nouveau_bo *nvbo, uint32_t memtype) argument
198 if (nvbo->pin_refcnt && !(memtype & (1 << bo->mem.mem_type))) {
201 1 << bo->mem.mem_type, memtype); local
212 nouveau_bo_placement_set(nvbo, memtype, 0);
H A Dnouveau_drv.h86 u32 memtype; member in struct:nouveau_mem
/drivers/uio/
H A Duio_cif.c66 info->mem[0].memtype = UIO_MEM_PHYS;
69 info->mem[1].memtype = UIO_MEM_PHYS;
H A Duio_pdrv.c60 uiomem->memtype = UIO_MEM_PHYS;
H A Duio_pruss.c181 p->mem[0].memtype = UIO_MEM_PHYS;
185 p->mem[1].memtype = UIO_MEM_PHYS;
189 p->mem[2].memtype = UIO_MEM_PHYS;
H A Duio_netx.c92 info->mem[0].memtype = UIO_MEM_PHYS;
H A Duio_pdrv_genirq.c164 uiomem->memtype = UIO_MEM_PHYS;
H A Duio_sercos3.c115 info->mem[n].memtype = UIO_MEM_PHYS;
H A Duio.c634 if (idev->info->mem[mi].memtype == UIO_MEM_LOGICAL)
703 switch (idev->info->mem[mi].memtype) {
/drivers/video/matrox/
H A Dmatroxfb_DAC1064.c940 if (minfo->devflags.memtype == -1)
943 hw->MXoptionReg |= (minfo->devflags.memtype & 7) << 10;
960 if (minfo->devflags.memtype == -1)
963 hw->MXoptionReg |= (minfo->devflags.memtype & 7) << 10;
H A Dmatroxfb_base.c75 * memtype extension (needed for GXT130P RS/6000 adapter)
1281 static int memtype = -1; /* "matroxfb:memtype:xxx" */ variable
2044 minfo->devflags.memtype = memtype;
2045 if (memtype != -1)
2387 else if (!strncmp(this_opt, "memtype:", 8))
2388 memtype = simple_strtoul(this_opt+8, NULL, 0);
2480 module_param(memtype, int, 0);
2481 MODULE_PARM_DESC(memtype, "Memor
[all...]
H A Dmatroxfb_base.h477 int memtype; member in struct:matrox_fb_info::__anon5839
/drivers/video/sis/
H A Dsis_main.c4343 u16 index, rindex, memtype = 0; local
4353 memtype = bios[0x52];
4355 memtype = SiS_GetReg(SISSR, 0x3a);
4357 memtype &= 0x07;
4368 index = memtype * 5;
4396 memtype += 0xa5;
4397 v1 = bios[memtype];
4398 v2 = bios[memtype + 8];
4399 v3 = bios[memtype + 16];
4400 v4 = bios[memtype
[all...]
/drivers/scsi/bfa/
H A Dbfa_ioc.c3501 bfa_trc(sfp, req->memtype);
3515 bfa_sfp_getdata(struct bfa_sfp_s *sfp, enum bfi_sfp_mem_e memtype) argument
3523 sfp->memtype = memtype;
3524 req->memtype = memtype;
3607 bfa_trc(sfp, sfp->memtype);
3608 if (sfp->memtype == BFI_SFP_MEM_DIAGEXT) {
3644 req->memtype = 0;
H A Dbfi.h819 u8 memtype; member in struct:bfi_sfp_req_s
H A Dbfa_ioc.h423 enum bfi_sfp_mem_e memtype; /* mem access type */ member in struct:bfa_sfp_s
/drivers/net/ethernet/broadcom/
H A Dcnic.c1059 uinfo->mem[0].memtype = UIO_MEM_PHYS;
1078 uinfo->mem[1].memtype = UIO_MEM_LOGICAL;
1082 uinfo->mem[2].memtype = UIO_MEM_LOGICAL;
1086 uinfo->mem[3].memtype = UIO_MEM_LOGICAL;

Completed in 258 milliseconds