Searched refs:dram_detect_cap (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/ram/rockchip/ |
| H A D | sdram_rk3328.c | 404 static u64 dram_detect_cap(struct dram_info *dram, in dram_detect_cap() function 490 dram_detect_cap(dram, sdram_params, 0); in sdram_init_detect()
|
| H A D | sdram_px30.c | 488 static int dram_detect_cap(struct dram_info *dram, in dram_detect_cap() function 608 if (dram_detect_cap(dram, sdram_params, 0) != 0) in sdram_init_detect()
|
| H A D | sdram_rk3399.c | 2263 static u64 dram_detect_cap(struct dram_info *dram, in dram_detect_cap() function 3020 if (dram_detect_cap(dram, sdram_params, channel)) { in sdram_init()
|
| H A D | sdram_rv1126.c | 2633 static u64 dram_detect_cap(struct dram_info *dram, in dram_detect_cap() function 2854 if (dram_detect_cap(dram, sdram_params, 0) != 0) in sdram_init_detect()
|