| /linux/sound/soc/intel/atom/sst/ |
| H A D | sst_acpi.c | 99 .dram_size = 0x28000, 121 .dram_size = 0x28000, 143 .dram_size = 0x28000, 198 ctx->dram_end = ctx->dram_base + ctx->pdata->res_info->dram_size - 1; in sst_platform_get_resources() 201 ctx->pdata->res_info->dram_size); in sst_platform_get_resources()
|
| /linux/drivers/video/fbdev/geode/ |
| H A D | display_gx1.c | 54 unsigned dram_size = 0, fb_base; in gx1_frame_buffer_size() local 66 dram_size += 0x400000 << ((bank_cfg & MC_BCFG_DIMM0_SZ_MASK) >> 8); in gx1_frame_buffer_size() 74 return dram_size - fb_base; in gx1_frame_buffer_size()
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | octeon.h | 87 uint32_t dram_size; member 143 uint32_t dram_size;
|
| H A D | cvmx-bootinfo.h | 72 uint32_t dram_size; member 157 uint32_t dram_size;
|
| /linux/arch/x86/include/asm/ |
| H A D | platform_sst_audio.h | 113 unsigned int dram_size; member
|
| /linux/drivers/video/fbdev/ |
| H A D | acornfb.c | 725 current_par.dram_size = 0; in acornfb_init_fbinfo() 867 current_par.dram_size = size; in acornfb_parse_dram() 977 if (vram_size && !current_par.dram_size) { in acornfb_probe() 981 } else if (current_par.dram_size) in acornfb_probe() 982 size = current_par.dram_size; in acornfb_probe()
|
| H A D | acornfb.h | 45 unsigned int dram_size; member
|
| /linux/drivers/scsi/megaraid/ |
| H A D | mbox_defs.h | 340 uint16_t dram_size; member 514 uint8_t dram_size; member
|
| /linux/drivers/net/ethernet/alacritech/ |
| H A D | slic.h | 337 __le16 dram_size; /* 19 DRAM size (bytes * 64k) */ member 392 __le16 dram_size; /* 26 DRAM size (bytes / 64K) */ member
|
| /linux/drivers/platform/x86/amd/pmc/ |
| H A D | pmc.h | 100 u32 dram_size; member
|
| /linux/drivers/accel/habanalabs/goya/ |
| H A D | goya.c | 399 prop->dram_size = DRAM_PHYS_DEFAULT_SIZE; in goya_set_fixed_properties() 400 prop->dram_end_address = prop->dram_base_address + prop->dram_size; in goya_set_fixed_properties() 893 WREG32(mmMMU_LOG2_DDR_SIZE, ilog2(prop->dram_size)); in goya_late_init() 954 region->region_size = hdev->asic_prop.dram_size; in goya_set_pci_memory_regions() 5087 u64 dram_size; in goya_cpucp_info_get() local 5099 dram_size = le64_to_cpu(prop->cpucp_info.dram_size); in goya_cpucp_info_get() 5100 if (dram_size) { in goya_cpucp_info_get() 5101 if ((!is_power_of_2(dram_size)) || in goya_cpucp_info_get() 5102 (dram_size < DRAM_PHYS_DEFAULT_SIZE)) { in goya_cpucp_info_get() 5105 dram_size); in goya_cpucp_info_get() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-dbg-tlv.c | 903 __le32 dram_size; in iwl_dbg_tlv_apply_config() local 911 dram_size = cpu_to_le32(frags->size); in iwl_dbg_tlv_apply_config() 915 dram_base_addr, dram_size); in iwl_dbg_tlv_apply_config() 924 dram_info.dbgc1_size = cpu_to_le32(le32_to_cpu(dram_size) - 0x400); in iwl_dbg_tlv_apply_config()
|
| /linux/arch/mips/cavium-octeon/ |
| H A D | setup.c | 224 kexec_bootmem_init(octeon_bootinfo->dram_size*1024ULL*1024ULL, in octeon_generic_shutdown() 678 sysinfo->system_dram_size = octeon_bootinfo->dram_size << 20; in prom_init()
|
| /linux/sound/soc/intel/atom/ |
| H A D | sst-mfld-dsp.h | 287 u32 dram_size; /* slot size in DRAM */ member
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | qat_uclo.c | 1356 dram_desc->dram_size = size; in qat_uclo_simg_alloc() 1365 (size_t)(dram_desc->dram_size), in qat_uclo_simg_free() 1383 dram_desc.dram_size = ((struct icp_qat_auth_chunk *) in qat_uclo_ummap_auth_fw() 1604 if (dram_desc->dram_size < (chunk_offset + auth_desc->img_len)) { in qat_uclo_build_auth_desc_dualsign() 1661 auth_chunk->chunk_size = img_desc.dram_size; in qat_uclo_map_auth_fw()
|
| /linux/include/uapi/drm/ |
| H A D | habanalabs_accel.h | 911 __u64 dram_size; member
|