Home
last modified time | relevance | path

Searched defs:mem_type (Results 1 – 20 of 20) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/mach-exynos/
Dclock_init_exynos5.c484 static void clock_get_mem_selection(enum ddr_mode *mem_type, in clock_get_mem_selection()
501 enum ddr_mode mem_type; in get_arm_ratios() local
525 enum ddr_mode mem_type; in clock_get_mem_timings() local
Dclock_init.h40 enum ddr_mode mem_type; /* Memory type */ member
/third_party/boost/libs/type_traits/test/
Dis_base_and_derived_test.cpp56 typedef class_member<foo,int,&foo::x> mem_type; typedef
/third_party/uboot/u-boot-2020.01/drivers/core/
Dof_extra.c70 int ofnode_decode_memory_region(ofnode config_node, const char *mem_type, in ofnode_decode_memory_region()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-exynos/include/mach/
Dspl.h42 enum ddr_mode mem_type; /* Type of on-board memory */ member
/third_party/uboot/u-boot-2020.01/drivers/ddr/fsl/
Dddr2_dimm_params.c33 compute_ranksize(unsigned int mem_type, unsigned char row_dens) in compute_ranksize()
Dddr1_dimm_params.c34 compute_ranksize(unsigned int mem_type, unsigned char row_dens) in compute_ranksize()
/third_party/pulseaudio/src/tests/
Dmemblock-test.c77 pa_mem_type_t mem_type; in START_TEST() local
/third_party/gstreamer/gstreamer/gst/
Dgstmemory.c155 gst_memory_is_type (GstMemory * mem, const gchar * mem_type) in gst_memory_is_type()
Dgstallocator.h115 const gchar *mem_type; member
/third_party/uboot/u-boot-2020.01/include/
Dremoteproc.h43 enum rproc_mem_type mem_type; member
Dspd.h17 unsigned char mem_type; /* 2 Fundamental memory type */ member
Dddr_spd.h16 unsigned char mem_type; /* 2 Fundamental memory type */ member
79 unsigned char mem_type; /* 2 Fundamental memory type */ member
180 unsigned char mem_type; /* 2 Key Byte / Fundamental mem type */ member
295 uint8_t mem_type; /* 2 Key Byte / mem type */ member
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dhob.h94 enum efi_mem_type mem_type; member
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm1136/mx35/
Dgeneric.c490 u32 mem_type, mem_ctl; in spl_boot_device() local
/third_party/uboot/u-boot-2020.01/cmd/
Dpci.c98 int bar_cnt, bar_id, mem_type; in pci_bar_show() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeMIPS_common.c2104 sljit_s32 mem_type = WORD_DATA; in sljit_emit_op_flags() local
2106 sljit_s32 mem_type = (op & SLJIT_I32_OP) ? (INT_DATA | SIGNED_DATA) : WORD_DATA; in sljit_emit_op_flags() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_memory_test.cpp3705 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
3738 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_memory_test.cpp3705 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
3738 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver.cc2326 auto* mem_type = sem_members[i]->Type(); in Structure() local