Searched defs:dram_type (Results 1 – 10 of 10) sorted by relevance
/u-boot/arch/mips/mach-mtmips/mt7620/ |
A D | init.c | 15 static const char * const dram_type[] = { variable 87 u32 val, multi, div, fdiv, ffrac, dram_type, sys_div; in mt7620_get_clks() local
|
/u-boot/drivers/ram/rockchip/ |
A D | sdram_common.c | 141 u64 sdram_get_cs_cap(struct sdram_cap_info *cap_info, u32 cs, u32 dram_type) in sdram_get_cs_cap() 287 int sdram_detect_dbw(struct sdram_cap_info *cap_info, u32 dram_type) in sdram_detect_dbw() 390 int sdram_detect_cs1_row(struct sdram_cap_info *cap_info, u32 dram_type) in sdram_detect_cs1_row()
|
A D | sdram_phy_px30.c | 52 u32 dram_type) in sdram_phy_set_ds_odt()
|
A D | sdram_pctl_px30.c | 142 u32 dram_type) in pctl_remodify_sdram_params()
|
A D | sdram_rk3328.c | 415 u32 dram_type = sdram_params->base.dramtype; in dram_detect_cap() local
|
A D | sdram_px30.c | 583 u32 dram_type = sdram_params->base.dramtype; in dram_detect_cap() local
|
/u-boot/arch/arm/mach-rockchip/ |
A D | sdram.c | 86 u32 dbw, dram_type; in rockchip_sdram_size() local
|
/u-boot/arch/arm/mach-sunxi/ |
A D | dram_sun8i_a83t.c | 29 u8 dram_type; member
|
A D | dram_sun9i.c | 98 u32 dram_type; member
|
/u-boot/arch/x86/include/asm/arch-baytrail/fsp/ |
A D | fsp_vpd.h | 13 uint8_t dram_type; member
|
Completed in 13 milliseconds