Searched refs:dram_channels (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/radeon/
H A Devergreen.c552 u32 dram_channels; /* number of dram channels */ member in struct:evergreen_wm_params
571 fixed20_12 yclk, dram_channels, bandwidth; local
577 dram_channels.full = dfixed_const(wm->dram_channels * 4);
581 bandwidth.full = dfixed_mul(dram_channels, yclk);
591 fixed20_12 yclk, dram_channels, bandwidth; local
597 dram_channels.full = dfixed_const(wm->dram_channels * 4);
601 bandwidth.full = dfixed_mul(dram_channels, yclk);
815 wm.dram_channels
[all...]

Completed in 15 milliseconds