Home
last modified time | relevance | path

Searched refs:ddrconfig (Results 1 – 25 of 44) sorted by relevance

12

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3399.c151 if (sdram_ch->cap_info.ddrconfig < 2 || in set_memory_map()
152 sdram_ch->cap_info.ddrconfig == 4) in set_memory_map()
154 else if (sdram_ch->cap_info.ddrconfig == 3 || in set_memory_map()
155 sdram_ch->cap_info.ddrconfig == 5) in set_memory_map()
1774 unsigned char channel, u32 ddrconfig) in set_ddrconfig() argument
1793 writel(ddrconfig | (ddrconfig << 8), &ddr_msch_regs->ddrconf); in set_ddrconfig()
2152 sdram_params->ch[channel].cap_info.ddrconfig = 0; in clear_channel_params()
2200 u32 ddrconfig; in dram_set_max_col() local
2212 ddrconfig = (bw == 2) ? 3 : 2; in dram_set_max_col()
2213 writel(ddrconfig | (ddrconfig << 8), &ddr_msch_regs->ddrconf); in dram_set_max_col()
[all …]
H A Dsdram_px30.c193 ddrconf = cap_info->ddrconfig; in set_ctl_address_map()
302 static void set_ddrconfig(struct dram_info *dram, u32 ddrconfig) in set_ddrconfig() argument
304 writel(ddrconfig | (ddrconfig << 8), &dram->msch->deviceconf); in set_ddrconfig()
346 set_ddrconfig(dram, cap_info->ddrconfig); in dram_all_config()
430 cap_info->ddrconfig = calculate_ddrconfig(sdram_params); in sdram_init_()
H A Dsdram_rk3328.c226 &addrmap[cap_info->ddrconfig][0], 9 * 4); in set_ctl_address_map()
282 static void set_ddrconfig(struct dram_info *dram, u32 ddrconfig) in set_ddrconfig() argument
284 writel(ddrconfig, &dram->msch->ddrconf); in set_ddrconfig()
313 set_ddrconfig(dram, cap_info->ddrconfig); in dram_all_config()
367 cap_info->ddrconfig = calculate_ddrconfig(sdram_params); in sdram_init()
H A Dsdram-px30-ddr3-detect-333.inc14 .ddrconfig = 0,
H A Dsdram-px30-lpddr3-detect-333.inc14 .ddrconfig = 0,
H A Dsdram-px30-lpddr2-detect-333.inc14 .ddrconfig = 0,
H A Dsdram-px30-ddr4-detect-333.inc14 .ddrconfig = 0,
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3288.h86 u32 ddrconfig; member
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/sdram_inc/rv1126/
H A Dsdram-rv1126-lpddr3-detect-784.inc14 .ddrconfig = 0
H A Dsdram-rv1126-ddr3-detect-1056.inc14 .ddrconfig = 0
H A Dsdram-rv1126-ddr3-detect-528.inc14 .ddrconfig = 0
H A Dsdram-rv1126-lpddr3-detect-664.inc14 .ddrconfig = 0
H A Dsdram-rv1126-ddr3-detect-924.inc14 .ddrconfig = 0
H A Dsdram-rv1126-lpddr3-detect-396.inc14 .ddrconfig = 0
H A Dsdram-rv1126-lpddr3-detect-528.inc14 .ddrconfig = 0
H A Dsdram-rv1126-lpddr3-detect-924.inc14 .ddrconfig = 0
H A Dsdram-rv1126-ddr3-detect-664.inc14 .ddrconfig = 0
H A Dsdram-rv1126-ddr3-detect-784.inc14 .ddrconfig = 0
H A Dsdram-rv1126-ddr3-detect-328.inc14 .ddrconfig = 0
H A Dsdram-rv1126-lpddr3-detect-1056.inc14 .ddrconfig = 0
H A Dsdram-rv1126-ddr3-detect-396.inc14 .ddrconfig = 0
H A Dsdram-rv1126-lpddr3-detect-328.inc14 .ddrconfig = 0
H A Dsdram-rv1126-ddr4-detect-924.inc14 .ddrconfig = 0
H A Dsdram-rv1126-ddr4-detect-784.inc14 .ddrconfig = 0
H A Dsdram-rv1126-ddr4-detect-396.inc14 .ddrconfig = 0

12