Searched refs:bxt_stepping_info (Results 1 – 1 of 1) sorted by relevance
187 static struct stepping_info bxt_stepping_info[] = { variable198 ARRAY_SIZE(bxt_stepping_info))) in intel_get_stepping()199 return bxt_stepping_info[dev->pdev->revision].stepping; in intel_get_stepping()210 ARRAY_SIZE(bxt_stepping_info))) in intel_get_substepping()211 return bxt_stepping_info[dev->pdev->revision].substepping; in intel_get_substepping()