Home
last modified time | relevance | path

Searched refs:en_vrm10 (Results 1 – 1 of 1) sorted by relevance

/drivers/hwmon/
Dw83627ehf.c2071 u8 en_vrm10; in w83627ehf_probe() local
2396 en_vrm10 = superio_inb(sio_data->sioreg, in w83627ehf_probe()
2398 if ((en_vrm10 & 0x08) && data->vrm == 90) { in w83627ehf_probe()
2403 en_vrm10 & ~0x08); in w83627ehf_probe()
2404 } else if (!(en_vrm10 & 0x08) in w83627ehf_probe()
2410 en_vrm10 | 0x08); in w83627ehf_probe()