Lines Matching refs:mtr
329 } mtr[I5100_CHANNELS][I5100_MAX_RANKS_PER_CHAN];
654 if (!priv->mtr[chan][chan_rank].present)
659 priv->mtr[chan][chan_rank].numcol +
660 priv->mtr[chan][chan_rank].numrow +
661 priv->mtr[chan][chan_rank].numbank;
685 priv->mtr[i][j].present = i5100_mtr_present(w);
686 priv->mtr[i][j].ethrottle = i5100_mtr_ethrottle(w);
687 priv->mtr[i][j].width = 4 + 4 * i5100_mtr_width(w);
688 priv->mtr[i][j].numbank = 2 + i5100_mtr_numbank(w);
689 priv->mtr[i][j].numrow = 13 + i5100_mtr_numrow(w);
690 priv->mtr[i][j].numcol = 10 + i5100_mtr_numcol(w);
850 dimm->dtype = (priv->mtr[chan][rank].width == 4) ?