Lines Matching refs:rank_density
2432 unsigned long long rank_density in compute_fsl_memctl_config_regs() local
2433 = dimm_params[dimm_number].rank_density >> dbw_cap_adj; in compute_fsl_memctl_config_regs()
2475 2 * rank_density; in compute_fsl_memctl_config_regs()
2476 ea = sa + 2 * rank_density - 1; in compute_fsl_memctl_config_regs()
2479 ea = sa + 2 * rank_density - 1; in compute_fsl_memctl_config_regs()
2485 ea = sa + rank_density - 1; in compute_fsl_memctl_config_regs()
2487 sa += (i % cs_per_dimm) * rank_density; in compute_fsl_memctl_config_regs()
2488 ea += (i % cs_per_dimm) * rank_density; in compute_fsl_memctl_config_regs()
2494 ea += rank_density; in compute_fsl_memctl_config_regs()
2499 ea = sa + rank_density - 1; in compute_fsl_memctl_config_regs()
2501 sa += (i % cs_per_dimm) * rank_density; in compute_fsl_memctl_config_regs()
2502 ea += (i % cs_per_dimm) * rank_density; in compute_fsl_memctl_config_regs()
2508 ea += (rank_density >> dbw_cap_adj); in compute_fsl_memctl_config_regs()
2512 ea = sa + rank_density - 1; in compute_fsl_memctl_config_regs()
2514 sa += (i % cs_per_dimm) * rank_density; in compute_fsl_memctl_config_regs()
2515 ea += (i % cs_per_dimm) * rank_density; in compute_fsl_memctl_config_regs()