Lines Matching refs:f8000
107 f71882fg, f71889fg, f71889ed, f71889a, f8000, f81768d, f81865f,
122 "f8000",
140 [f8000] = { 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0 },
158 [f8000] = 0,
176 [f8000] = 0,
194 [f8000] = 3, /* +1 fan which is monitor only */
212 [f8000] = 0,
230 [f8000] = 3,
527 * Temp attr for the f8000
528 * Note on the f8000 temp_ovt (crit) is used as max, and temp_high (max)
968 /* Fan attr specific to the f8000 (4th fan input can only measure speed) */
974 * PWM attr for the f8000, zones mapped to temp instead of to pwm!
1234 if (data->type != f8000) {
1240 /* All but the f71858fg / f8000 have this register */
1241 if ((data->type != f71858fg) && (data->type != f8000)) {
1342 if (data->type == f8000)
1823 if ((data->type == f8000 && ((data->pwm_enable >> 2 * nr) & 3) != 2) ||
1824 (data->type != f8000 && !((data->pwm_enable >> 2 * nr) & 2))) {
1896 if (data->type == f8000)
1918 if (data->type == f8000 && nr == 2 && val != 2)
1924 if (data->type == f8000 && ((data->pwm_enable >> 2 * nr) & 1)) {
2249 case f8000:
2316 case f8000:
2348 (data->type == f71858fg || data->type == f8000 ||
2376 * the f8000 alarms in this mode
2386 case f8000:
2477 case f8000:
2528 case f8000:
2599 case f8000:
2667 sio_data->type = f8000;