Lines Matching defs:stepping
138 /* Stepping (A, B, C, ..., *). * is a wildcard */
139 char stepping;
141 /* Sub-stepping (0, 1, ..., *). * is a wildcard */
224 char stepping;
360 si->stepping == fw_info[i].stepping) {
365 if (si->stepping == fw_info[i].stepping &&
371 if (fw_info[i].stepping == '*' &&
539 DRM_ERROR("DMC firmware not supported for %c stepping\n",
540 si->stepping);