Lines Matching refs:dram_channels
1932 u32 dram_channels; /* number of dram channels */
1951 fixed20_12 yclk, dram_channels, bandwidth;
1957 dram_channels.full = dfixed_const(wm->dram_channels * 4);
1961 bandwidth.full = dfixed_mul(dram_channels, yclk);
1971 fixed20_12 yclk, dram_channels, bandwidth;
1977 dram_channels.full = dfixed_const(wm->dram_channels * 4);
1981 bandwidth.full = dfixed_mul(dram_channels, yclk);
2158 u32 dram_channels;
2177 dram_channels = evergreen_get_number_of_dram_channels(rdev);
2203 wm_high.dram_channels = dram_channels;
2230 wm_low.dram_channels = dram_channels;