Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dsdram_common.h154 int sdram_detect_high_row(struct sdram_cap_info *cap_info);
/external/u-boot/drivers/ram/rockchip/
Dsdram_common.c369 int sdram_detect_high_row(struct sdram_cap_info *cap_info) in sdram_detect_high_row() function
Dsdram_px30.c669 ret = sdram_detect_high_row(cap_info); in sdram_init_detect()