Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dw83627ehf.c1701 u8 en_vrm10; in w83627ehf_probe() local
1898 en_vrm10 = superio_inb(sio_data->sioreg, in w83627ehf_probe()
1900 if ((en_vrm10 & 0x08) && data->vrm == 90) { in w83627ehf_probe()
1905 en_vrm10 & ~0x08); in w83627ehf_probe()
1906 } else if (!(en_vrm10 & 0x08) in w83627ehf_probe()
1912 en_vrm10 | 0x08); in w83627ehf_probe()