Home
last modified time | relevance | path

Searched refs:sdram_col_row_detect (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Ddmc-rk3368.c602 static int sdram_col_row_detect(struct udevice *dev) in sdram_col_row_detect() function
860 ret = sdram_col_row_detect(dev); in setup_sdram()
H A Dsdram_rk3188.c628 static int sdram_col_row_detect(struct dram_info *dram, int channel, in sdram_col_row_detect() function
790 ret = sdram_col_row_detect(dram, channel, sdram_params); in sdram_init()
H A Dsdram_rk3288.c673 static int sdram_col_row_detect(struct dram_info *dram, int channel, in sdram_col_row_detect() function
906 ret = sdram_col_row_detect(dram, channel, sdram_params); in sdram_init()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3066/
H A Dsdram_rk3066.c615 static int sdram_col_row_detect(struct dram_info *dram, int channel, in sdram_col_row_detect() function
770 ret = sdram_col_row_detect(dram, channel, sdram_params); in sdram_init()