Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/rockchip/
H A Ddmc-rk3368.c599 static int sdram_col_row_detect(struct udevice *dev) in sdram_col_row_detect() function
853 ret = sdram_col_row_detect(dev); in setup_sdram()
H A Dsdram_rk3188.c625 static int sdram_col_row_detect(struct dram_info *dram, int channel, in sdram_col_row_detect() function
787 ret = sdram_col_row_detect(dram, channel, sdram_params); in sdram_init()
H A Dsdram_rk3288.c670 static int sdram_col_row_detect(struct dram_info *dram, int channel, in sdram_col_row_detect() function
903 ret = sdram_col_row_detect(dram, channel, sdram_params); in sdram_init()