Searched refs:dram_detect_cap (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/ram/rockchip/
H A Dsdram_px30.c565 static int dram_detect_cap(struct dram_info *dram, function
657 if (dram_detect_cap(dram, sdram_params, 0) != 0)
H A Dsdram_rk3328.c398 static u64 dram_detect_cap(struct dram_info *dram, function
484 dram_detect_cap(dram, sdram_params, 0);
H A Dsdram_rv1126.c2469 static u64 dram_detect_cap(struct dram_info *dram, function
2720 if (dram_detect_cap(dram, sdram_params, 0) != 0)
H A Dsdram_rk3399.c2670 static u64 dram_detect_cap(struct dram_info *dram, function
2985 if (dram_detect_cap(dram, params, channel)) {

Completed in 105 milliseconds