Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_rv1126.c119 u32 common_info[] = { variable
328 (struct sdram_head_info_index_v2 *)common_info; in rkclk_set_dpll()
332 gbl_info = (struct global_info *)((void *)common_info + in rkclk_set_dpll()
794 (struct sdram_head_info_index_v2 *)common_info; in get_ddr_drv_odt_info()
798 ddr_info = (void *)common_info + index->ddr4_index.offset * 4; in get_ddr_drv_odt_info()
800 ddr_info = (void *)common_info + index->ddr3_index.offset * 4; in get_ddr_drv_odt_info()
802 ddr_info = (void *)common_info + index->lp3_index.offset * 4; in get_ddr_drv_odt_info()
804 ddr_info = (void *)common_info + index->lp4_index.offset * 4; in get_ddr_drv_odt_info()
806 ddr_info = (void *)common_info + index->lp4x_index.offset * 4; in get_ddr_drv_odt_info()
1230 (struct sdram_head_info_index_v2 *)common_info; in sdram_cmd_dq_path_remap()
[all …]