Lines Matching refs:f8000
109 f71882fg, f71889fg, f71889ed, f71889a, f8000, f81768d, f81865f,
124 "f8000",
142 [f8000] = { 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0 },
160 [f8000] = 0,
178 [f8000] = 0,
196 [f8000] = 3, /* +1 fan which is monitor only */
214 [f8000] = 0,
232 [f8000] = 3,
377 if (data->type != f8000) {
383 /* All but the f71858fg / f8000 have this register */
384 if ((data->type != f71858fg) && (data->type != f8000)) {
485 if (data->type == f8000)
881 * Temp attr for the f8000
882 * Note on the f8000 temp_ovt (crit) is used as max, and temp_high (max)
1125 if ((data->type == f8000 && ((data->pwm_enable >> 2 * nr) & 3) != 2) ||
1126 (data->type != f8000 && !((data->pwm_enable >> 2 * nr) & 2))) {
1166 if (data->type == f8000)
1188 if (data->type == f8000 && nr == 2 && val != 2)
1194 if (data->type == f8000 && ((data->pwm_enable >> 2 * nr) & 1)) {
1929 /* Fan attr specific to the f8000 (4th fan input can only measure speed) */
1935 * PWM attr for the f8000, zones mapped to temp instead of to pwm!
2145 case f8000:
2212 case f8000:
2251 case f8000:
2322 case f8000:
2357 (data->type == f71858fg || data->type == f8000 ||
2385 * the f8000 alarms in this mode
2395 case f8000:
2486 case f8000:
2564 sio_data->type = f8000;