Searched refs:BandwidthWithoutPrefetchSupported (Results 1 – 7 of 7) sorted by relevance
756 bool BandwidthWithoutPrefetchSupported[DC__VOLTAGE_STATES][2]; member
4705 v->BandwidthWithoutPrefetchSupported[i][j] = true; in dml30_ModeSupportAndSystemConfigurationFull()4708 v->BandwidthWithoutPrefetchSupported[i][j] = false; in dml30_ModeSupportAndSystemConfigurationFull()4888 …if (v->BandwidthWithoutPrefetchSupported[i][j] == false || v->MaximumReadBandwidthWithPrefetch > v… in dml30_ModeSupportAndSystemConfigurationFull()
5112 v->BandwidthWithoutPrefetchSupported[i][j] = true;5115 v->BandwidthWithoutPrefetchSupported[i][j] = false;5228 …if (v->BandwidthWithoutPrefetchSupported[i][j] == false || v->MaximumReadBandwidthWithPrefetch > v…
5198 v->BandwidthWithoutPrefetchSupported[i][j] = true;5201 v->BandwidthWithoutPrefetchSupported[i][j] = false;5314 …if (v->BandwidthWithoutPrefetchSupported[i][j] == false || v->MaximumReadBandwidthWithPrefetch > v…
4810 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml20_ModeSupportAndSystemConfigurationFull()4812 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml20_ModeSupportAndSystemConfigurationFull()
4929 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()4931 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
4862 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml21_ModeSupportAndSystemConfigurationFull()4865 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml21_ModeSupportAndSystemConfigurationFull()
Completed in 71 milliseconds