Searched refs:first_ctrl (Results 1 – 5 of 5) sorted by relevance
243 unsigned int first_ctrl = pinfo->first_ctrl; in __step_assign_addresses() local310 dbw_cap_adj[first_ctrl]; in __step_assign_addresses()420 unsigned int first_ctrl = pinfo->first_ctrl; in fsl_ddr_compute() local492 if (first_ctrl == 0) in fsl_ddr_compute()622 unsigned int i, first_ctrl, last_ctrl; in __fsl_ddr_sdram() local629 first_ctrl = pinfo->first_ctrl; in __fsl_ddr_sdram()648 pinfo->memctl_opts[first_ctrl]. in __fsl_ddr_sdram()807 info.first_ctrl = 0; in fsl_ddr_sdram()820 unsigned int first_ctrl, in fsl_other_ddr_sdram() argument832 info.first_ctrl = first_ctrl; in fsl_other_ddr_sdram()[all …]
338 void fsl_ddr_sync_memctl_refresh(unsigned int first_ctrl, in fsl_ddr_sync_memctl_refresh() argument347 for (i = first_ctrl; i <= last_ctrl; i++) { in fsl_ddr_sync_memctl_refresh()385 for (i = first_ctrl; i <= last_ctrl; i++) in fsl_ddr_sync_memctl_refresh()416 if (!ddr0_used && info->first_ctrl == 0) { in remove_unused_controllers()417 info->first_ctrl = 1; in remove_unused_controllers()423 if (!ddr1_used && info->first_ctrl + info->num_ctrls > 1) { in remove_unused_controllers()
1328 int first_ctrl = pinfo->first_ctrl; in check_interleaving_options() local1329 int last_ctrl = first_ctrl + pinfo->num_ctrls - 1; in check_interleaving_options()1337 check_n_ranks = pinfo->dimm_params[first_ctrl][0].n_ranks; in check_interleaving_options()1338 check_rank_density = pinfo->dimm_params[first_ctrl][0].rank_density; in check_interleaving_options()1339 check_n_row_addr = pinfo->dimm_params[first_ctrl][0].n_row_addr; in check_interleaving_options()1340 check_n_col_addr = pinfo->dimm_params[first_ctrl][0].n_col_addr; in check_interleaving_options()1341 check_intlv = pinfo->memctl_opts[first_ctrl].memctl_interleaving_mode; in check_interleaving_options()1342 for (i = first_ctrl; i <= last_ctrl; i++) { in check_interleaving_options()1360 for (i = first_ctrl; i <= last_ctrl; i++) in check_interleaving_options()1389 for (i = first_ctrl; i <= last_ctrl; i++) in check_interleaving_options()[all …]
66 unsigned int first_ctrl; member115 void fsl_ddr_sync_memctl_refresh(unsigned int first_ctrl,
424 unsigned int first_ctrl,