Lines Matching refs:dram_channels
1934 u32 dram_channels; /* number of dram channels */
1953 fixed20_12 yclk, dram_channels, bandwidth;
1959 dram_channels.full = dfixed_const(wm->dram_channels * 4);
1963 bandwidth.full = dfixed_mul(dram_channels, yclk);
1973 fixed20_12 yclk, dram_channels, bandwidth;
1979 dram_channels.full = dfixed_const(wm->dram_channels * 4);
1983 bandwidth.full = dfixed_mul(dram_channels, yclk);
2160 u32 dram_channels;
2179 dram_channels = evergreen_get_number_of_dram_channels(rdev);
2205 wm_high.dram_channels = dram_channels;
2232 wm_low.dram_channels = dram_channels;