Lines Matching refs:dram_channels
8917 u32 dram_channels; /* number of dram channels */
8945 fixed20_12 yclk, dram_channels, bandwidth;
8951 dram_channels.full = dfixed_const(wm->dram_channels * 4);
8955 bandwidth.full = dfixed_mul(dram_channels, yclk);
8974 fixed20_12 yclk, dram_channels, bandwidth;
8980 dram_channels.full = dfixed_const(wm->dram_channels * 4);
8984 bandwidth.full = dfixed_mul(dram_channels, yclk);
9290 wm_high.dram_channels = cik_get_number_of_dram_channels(rdev);
9330 wm_low.dram_channels = cik_get_number_of_dram_channels(rdev);