Lines Matching defs:dimm

150 static void mc_add_mem_unum_label(char *unum, int mcid, int bank, int dimm);
787 * memory segments, at bank-boundries, dimm-pair boundries, in the form
938 * bank assignment in interleave of kind internal-external same dimm-pair,
939 * internal-external both dimm-pair. This is done by using the dimm-densities
978 /* Bit 33 selects the dimm group/pair */
986 /* Bit 33 selects the dimm group/pair */
995 /* Row[3] selects the dimm group/pair */
1001 /* Row[2] selects the dimm group/pair */
1020 /* xor mode - assume 2 identical dimm-pairs */
1030 /* xor enable means, bit 21 is used for dimm-pair select */
1059 /* xor ds bits to get the dimm-pair */
1071 * Based on interleave, dimm-densities, part-type determine the mask
1145 /* Two dimm pairs and xor bit set */
1153 * For xor bit unset or only one dimm pair.
1154 * In one dimm pair case, even if xor bit is set, xor
1155 * interleaving is only taking place in dimm's internal
1167 * Get the dimm-pair's size from the reg_info
1213 * Each device group is a pair (dimm-pair) of identical single/dual dimms.
1214 * Determine the dimm-pair's dimm-densities and part-type using the MCR-I.
1239 /* dimm-pair 0, 2, 4, 6 */
1249 /* dimm-pair 1, 3, 5, 7 */
1291 DPRINTF(MC_CNSTRC_DEBUG, ("mc_add_devgrp: dimm %d %s\n",
1509 * via two tables: dimm table and pin table.
1516 * dimm table: 1 bit is used to store DIMM number (2 possible DIMMs) for
1575 * address. Then compute the index to look up dimm and pin tables
1625 * pumps up at the corresponding dimm not pin.
1695 * address. Then compute the index to look up dimm and pin tables
1745 mc_add_mem_unum_label(char *unum, int mcid, int bank, int dimm)
1748 plat_add_mem_unum_label(unum, mcid, bank, dimm);