Lines Matching defs:dram_channels
696 u32 dram_channels; /* number of dram channels */
724 fixed20_12 yclk, dram_channels, bandwidth;
730 dram_channels.full = dfixed_const(wm->dram_channels * 4);
734 bandwidth.full = dfixed_mul(dram_channels, yclk);
753 fixed20_12 yclk, dram_channels, bandwidth;
759 dram_channels.full = dfixed_const(wm->dram_channels * 4);
763 bandwidth.full = dfixed_mul(dram_channels, yclk);
1068 wm_high.dram_channels = cik_get_number_of_dram_channels(adev);
1107 wm_low.dram_channels = cik_get_number_of_dram_channels(adev);