Lines Matching refs:stepping
40 uint8_t stepping;
67 err = pci_device_cfg_read_u8(bridge, &stepping, 8);
75 if (stepping < 0x04)
77 else if (stepping == 0x04)
79 else if (stepping == 0x0e)
81 else if (stepping > 0x0e)
87 if (stepping < 0x03)
89 else if (stepping == 0x03)
91 else if (stepping == 0x04)
97 if (stepping < 0x03)
99 else if (stepping == 0x03)
106 if (stepping < 0x02)
108 else if (stepping == 0x02)
114 if (stepping < 0x03)
116 else if (stepping == 0x03)
122 if (stepping < 0x03)
124 else if (stepping == 0x03)
134 stepping,