Lines Matching refs:mtr
334 } mtr[I5100_CHANNELS][I5100_MAX_RANKS_PER_CHAN];
659 if (!priv->mtr[chan][chan_rank].present)
664 priv->mtr[chan][chan_rank].numcol +
665 priv->mtr[chan][chan_rank].numrow +
666 priv->mtr[chan][chan_rank].numbank;
690 priv->mtr[i][j].present = i5100_mtr_present(w);
691 priv->mtr[i][j].ethrottle = i5100_mtr_ethrottle(w);
692 priv->mtr[i][j].width = 4 + 4 * i5100_mtr_width(w);
693 priv->mtr[i][j].numbank = 2 + i5100_mtr_numbank(w);
694 priv->mtr[i][j].numrow = 13 + i5100_mtr_numrow(w);
695 priv->mtr[i][j].numcol = 10 + i5100_mtr_numcol(w);
855 dimm->dtype = (priv->mtr[chan][rank].width == 4) ?