Searched refs:BandwidthWithoutPrefetchSupported (Results 1 – 7 of 7) sorted by relevance
756 bool BandwidthWithoutPrefetchSupported[DC__VOLTAGE_STATES][2]; member
4716 v->BandwidthWithoutPrefetchSupported[i][j] = true; in dml30_ModeSupportAndSystemConfigurationFull()4719 v->BandwidthWithoutPrefetchSupported[i][j] = false; in dml30_ModeSupportAndSystemConfigurationFull()4899 …if (v->BandwidthWithoutPrefetchSupported[i][j] == false || v->MaximumReadBandwidthWithPrefetch > v… in dml30_ModeSupportAndSystemConfigurationFull()
5019 v->BandwidthWithoutPrefetchSupported[i][j] = true;5022 v->BandwidthWithoutPrefetchSupported[i][j] = false;5135 …if (v->BandwidthWithoutPrefetchSupported[i][j] == false || v->MaximumReadBandwidthWithPrefetch > v…
5116 v->BandwidthWithoutPrefetchSupported[i][j] = true;5119 v->BandwidthWithoutPrefetchSupported[i][j] = false;5232 …if (v->BandwidthWithoutPrefetchSupported[i][j] == false || v->MaximumReadBandwidthWithPrefetch > v…
4809 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml20_ModeSupportAndSystemConfigurationFull()4811 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml20_ModeSupportAndSystemConfigurationFull()
4932 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()4934 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
4865 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml21_ModeSupportAndSystemConfigurationFull()4868 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml21_ModeSupportAndSystemConfigurationFull()
Completed in 72 milliseconds