Lines Matching refs:rank_density
2381 unsigned long long rank_density in compute_fsl_memctl_config_regs() local
2382 = dimm_params[dimm_number].rank_density >> dbw_cap_adj; in compute_fsl_memctl_config_regs()
2424 2 * rank_density; in compute_fsl_memctl_config_regs()
2425 ea = sa + 2 * rank_density - 1; in compute_fsl_memctl_config_regs()
2428 ea = sa + 2 * rank_density - 1; in compute_fsl_memctl_config_regs()
2434 ea = sa + rank_density - 1; in compute_fsl_memctl_config_regs()
2436 sa += (i % cs_per_dimm) * rank_density; in compute_fsl_memctl_config_regs()
2437 ea += (i % cs_per_dimm) * rank_density; in compute_fsl_memctl_config_regs()
2443 ea += rank_density; in compute_fsl_memctl_config_regs()
2448 ea = sa + rank_density - 1; in compute_fsl_memctl_config_regs()
2450 sa += (i % cs_per_dimm) * rank_density; in compute_fsl_memctl_config_regs()
2451 ea += (i % cs_per_dimm) * rank_density; in compute_fsl_memctl_config_regs()
2457 ea += (rank_density >> dbw_cap_adj); in compute_fsl_memctl_config_regs()
2461 ea = sa + rank_density - 1; in compute_fsl_memctl_config_regs()
2463 sa += (i % cs_per_dimm) * rank_density; in compute_fsl_memctl_config_regs()
2464 ea += (i % cs_per_dimm) * rank_density; in compute_fsl_memctl_config_regs()