Lines Matching refs:dram_channels
8899 u32 dram_channels; /* number of dram channels */
8927 fixed20_12 yclk, dram_channels, bandwidth;
8933 dram_channels.full = dfixed_const(wm->dram_channels * 4);
8937 bandwidth.full = dfixed_mul(dram_channels, yclk);
8956 fixed20_12 yclk, dram_channels, bandwidth;
8962 dram_channels.full = dfixed_const(wm->dram_channels * 4);
8966 bandwidth.full = dfixed_mul(dram_channels, yclk);
9272 wm_high.dram_channels = cik_get_number_of_dram_channels(rdev);
9312 wm_low.dram_channels = cik_get_number_of_dram_channels(rdev);