Lines Matching defs:dram_channels
1935 u32 dram_channels; /* number of dram channels */
1954 fixed20_12 yclk, dram_channels, bandwidth;
1960 dram_channels.full = dfixed_const(wm->dram_channels * 4);
1964 bandwidth.full = dfixed_mul(dram_channels, yclk);
1974 fixed20_12 yclk, dram_channels, bandwidth;
1980 dram_channels.full = dfixed_const(wm->dram_channels * 4);
1984 bandwidth.full = dfixed_mul(dram_channels, yclk);
2161 u32 dram_channels;
2180 dram_channels = evergreen_get_number_of_dram_channels(rdev);
2206 wm_high.dram_channels = dram_channels;
2233 wm_low.dram_channels = dram_channels;