en_vrm10         2044 drivers/hwmon/w83627ehf.c 	u8 en_vrm10;
en_vrm10         2375 drivers/hwmon/w83627ehf.c 				en_vrm10 = superio_inb(sio_data->sioreg,
en_vrm10         2377 drivers/hwmon/w83627ehf.c 				if ((en_vrm10 & 0x08) && data->vrm == 90) {
en_vrm10         2382 drivers/hwmon/w83627ehf.c 						     en_vrm10 & ~0x08);
en_vrm10         2383 drivers/hwmon/w83627ehf.c 				} else if (!(en_vrm10 & 0x08)
en_vrm10         2389 drivers/hwmon/w83627ehf.c 						     en_vrm10 | 0x08);