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

/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1126.c760 static void *get_ddr_drv_odt_info(u32 dramtype) function
873 ddr_info = get_ddr_drv_odt_info(dramtype);
2753 ddr_info = get_ddr_drv_odt_info(sdram_configs[0].base.dramtype);
2937 ddr_info = get_ddr_drv_odt_info(sdram_params->base.dramtype);
3358 ddr_info = get_ddr_drv_odt_info(dramtype);

Completed in 35 milliseconds