Lines Matching refs:min_supported_rev
851 int min_supported_rev;
858 min_supported_rev = 0;
861 min_supported_rev = SPITFIRE_MINREV_SUPPORTED;
864 min_supported_rev = CHEETAH_MINREV_SUPPORTED;
873 if (cpunodes[i].version < min_supported_rev) {
877 SPITFIRE_MAJOR_VERSION(min_supported_rev),
878 SPITFIRE_MINOR_VERSION(min_supported_rev),
903 if (cpunodes[i].version < min_supported_rev) {
907 CHEETAH_MAJOR_VERSION(min_supported_rev),
908 CHEETAH_MINOR_VERSION(min_supported_rev),