Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_common.h442 int sdram_detect_high_row(struct sdram_cap_info *cap_info, u32 dramtype);
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_common.c445 int sdram_detect_high_row(struct sdram_cap_info *cap_info, u32 dramtype) in sdram_detect_high_row() function
H A Dsdram_px30.c631 ret = sdram_detect_high_row(cap_info, sdram_params->base.dramtype); in sdram_init_detect()
H A Dsdram_rv1126.c2948 sdram_detect_high_row(cap_info, sdram_params->base.dramtype); in sdram_init_detect()