Home
last modified time | relevance | path

Searched refs:sdram_detect_col (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dsdram_common.h143 int sdram_detect_col(struct sdram_cap_info *cap_info,
/external/u-boot/drivers/ram/rockchip/
Dsdram_common.c202 int sdram_detect_col(struct sdram_cap_info *cap_info, in sdram_detect_col() function
Dsdram_rk3328.c425 if (sdram_detect_col(cap_info, coltmp) != 0) in dram_detect_cap()
Dsdram_px30.c583 if (sdram_detect_col(cap_info, coltmp) != 0) in dram_detect_cap()
Dsdram_rk3399.c2718 if (sdram_detect_col(cap_info, col_tmp) != 0) in dram_detect_cap()