| /drivers/edac/ |
| A D | synopsys_edac.c | 791 u32 memtype; in zynq_get_mtype() local 793 memtype = readl(base + T_ZQ_OFST); in zynq_get_mtype() 795 if (memtype & T_ZQ_DDRMODE_MASK) in zynq_get_mtype() 815 u32 memtype; in zynqmp_get_mtype() local 819 if ((memtype & MEM_TYPE_DDR3) || (memtype & MEM_TYPE_LPDDR3)) in zynqmp_get_mtype() 821 else if (memtype & MEM_TYPE_DDR2) in zynqmp_get_mtype() 823 else if ((memtype & MEM_TYPE_LPDDR4) || (memtype & MEM_TYPE_DDR4)) in zynqmp_get_mtype() 1195 u32 width, memtype; in setup_column_address_map() local 1225 if (memtype & MEM_TYPE_LPDDR3) { in setup_column_address_map() 1245 if (memtype & MEM_TYPE_LPDDR3) { in setup_column_address_map() [all …]
|
| A D | pnd2_edac.c | 1246 int i, j, ranks_of_dimm[DNV_MAX_DIMMS], banks, rowbits, colbits, memtype; in dnv_get_dimm_config() local 1252 memtype = MEM_DDR4; in dnv_get_dimm_config() 1256 memtype = MEM_DDR3; in dnv_get_dimm_config() 1272 if (memtype == MEM_DDR3) { in dnv_get_dimm_config() 1300 dimm->mtype = memtype; in dnv_get_dimm_config()
|
| /drivers/uio/ |
| A D | uio_hv_generic.c | 295 pdata->info.mem[TXRX_RING_MAP].memtype = UIO_MEM_IOVA; in hv_uio_probe() 301 pdata->info.mem[INT_PAGE_MAP].memtype = UIO_MEM_LOGICAL; in hv_uio_probe() 307 pdata->info.mem[MON_PAGE_MAP].memtype = UIO_MEM_LOGICAL; in hv_uio_probe() 330 pdata->info.mem[RECV_BUF_MAP].memtype = UIO_MEM_VIRTUAL; in hv_uio_probe() 351 pdata->info.mem[SEND_BUF_MAP].memtype = UIO_MEM_VIRTUAL; in hv_uio_probe()
|
| A D | uio_cif.c | 64 info->mem[0].memtype = UIO_MEM_PHYS; in hilscher_pci_probe() 67 info->mem[1].memtype = UIO_MEM_PHYS; in hilscher_pci_probe()
|
| A D | uio_dmem_genirq.c | 243 uiomem->memtype = UIO_MEM_PHYS; in uio_dmem_genirq_probe() 259 uiomem->memtype = UIO_MEM_DMA_COHERENT; in uio_dmem_genirq_probe()
|
| A D | uio_dfl.c | 30 uiomem->memtype = UIO_MEM_PHYS; in uio_dfl_probe()
|
| A D | uio_pci_generic.c | 121 uiomem->memtype = UIO_MEM_PHYS; in probe()
|
| A D | uio_netx.c | 91 info->mem[0].memtype = UIO_MEM_PHYS; in netx_pci_probe()
|
| A D | uio_mf624.c | 128 mem->memtype = UIO_MEM_PHYS; in mf624_setup_mem()
|
| A D | uio_sercos3.c | 116 info->mem[n].memtype = UIO_MEM_PHYS; in sercos3_setup_iomem()
|
| A D | uio_pdrv_genirq.c | 204 uiomem->memtype = UIO_MEM_PHYS; in uio_pdrv_genirq_probe()
|
| A D | uio.c | 712 if (idev->info->mem[mi].memtype == UIO_MEM_LOGICAL) in uio_vma_fault() 758 if (idev->info->mem[mi].memtype == UIO_MEM_PHYS) in uio_mmap_physical() 858 switch (idev->info->mem[mi].memtype) { in uio_mmap()
|
| A D | uio_fsl_elbc_gpcm.c | 389 info->mem[0].memtype = UIO_MEM_PHYS; in uio_fsl_elbc_gpcm_probe()
|
| /drivers/firmware/efi/libstub/ |
| A D | mem.c | 24 int memtype = install_cfg_tbl ? EFI_ACPI_RECLAIM_MEMORY in efi_get_memory_map() local 37 status = efi_bs_call(allocate_pool, memtype, sizeof(*m) + size, in efi_get_memory_map()
|
| /drivers/gpu/drm/msm/disp/dpu1/ |
| A D | dpu_hw_catalog.c | 539 .memtype = {2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2}, 559 .memtype = {3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3}, 579 .memtype = {3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3}, 599 .memtype = {3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3},
|
| A D | dpu_hw_catalog.h | 599 u32 memtype[MAX_XIN_COUNT]; member
|
| A D | dpu_vbif.c | 288 vbif, j, vbif->cap->memtype[j]); in dpu_vbif_init_memtypes()
|
| /drivers/mtd/hyperbus/ |
| A D | hyperbus-core.c | 79 hbdev->memtype = HYPERFLASH; in hyperbus_register_device()
|
| /drivers/video/fbdev/matrox/ |
| A D | matroxfb_DAC1064.c | 942 if (minfo->devflags.memtype == -1) in MGAG100_preinit() 945 hw->MXoptionReg |= (minfo->devflags.memtype & 7) << 10; in MGAG100_preinit() 962 if (minfo->devflags.memtype == -1) in MGAG100_preinit() 965 hw->MXoptionReg |= (minfo->devflags.memtype & 7) << 10; in MGAG100_preinit()
|
| A D | matroxfb_base.c | 1277 static int memtype = -1; /* "matroxfb:memtype:xxx" */ variable 2087 minfo->devflags.memtype = memtype; in matroxfb_probe() 2088 if (memtype != -1) in matroxfb_probe() 2436 memtype = simple_strtoul(this_opt+8, NULL, 0); in matroxfb_setup() 2524 module_param(memtype, int, 0); 2525 MODULE_PARM_DESC(memtype, "Memory type for G200/G400 (see Documentation/fb/matroxfb.rst for explana…
|
| A D | matroxfb_base.h | 453 int memtype; member
|
| /drivers/video/fbdev/sis/ |
| A D | sis_main.c | 4332 memtype = bios[0x52]; in sisfb_post_sis300() 4336 memtype &= 0x07; in sisfb_post_sis300() 4347 index = memtype * 5; in sisfb_post_sis300() 4375 memtype += 0xa5; in sisfb_post_sis300() 4376 v1 = bios[memtype]; in sisfb_post_sis300() 4377 v2 = bios[memtype + 8]; in sisfb_post_sis300() 4378 v3 = bios[memtype + 16]; in sisfb_post_sis300() 4379 v4 = bios[memtype + 24]; in sisfb_post_sis300() 4380 v5 = bios[memtype + 32]; in sisfb_post_sis300() 4381 v6 = bios[memtype + 40]; in sisfb_post_sis300() [all …]
|
| /drivers/scsi/bfa/ |
| A D | bfa_ioc.c | 3735 bfa_trc(sfp, req->memtype); in bfa_sfp_getdata_send() 3749 bfa_sfp_getdata(struct bfa_sfp_s *sfp, enum bfi_sfp_mem_e memtype) in bfa_sfp_getdata() argument 3757 sfp->memtype = memtype; in bfa_sfp_getdata() 3758 req->memtype = memtype; in bfa_sfp_getdata() 3841 bfa_trc(sfp, sfp->memtype); in bfa_sfp_show_comp() 3842 if (sfp->memtype == BFI_SFP_MEM_DIAGEXT) { in bfa_sfp_show_comp() 3878 req->memtype = 0; in bfa_sfp_state_query()
|
| A D | bfi.h | 860 u8 memtype; member
|
| /drivers/scsi/qedi/ |
| A D | qedi_main.c | 320 uinfo->mem[0].memtype = UIO_MEM_LOGICAL; in qedi_init_uio() 324 uinfo->mem[1].memtype = UIO_MEM_LOGICAL; in qedi_init_uio() 328 uinfo->mem[2].memtype = UIO_MEM_LOGICAL; in qedi_init_uio()
|