Searched refs:sdram_col_row_detect (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/ram/rockchip/ |
| H A D | dmc-rk3368.c | 602 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 D | sdram_rk3188.c | 628 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 D | sdram_rk3288.c | 673 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 D | sdram_rk3066.c | 615 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()
|