Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83627ehf.c1987 bool gpok = superio_inb(sio_data->sioreg, 0x27) & 0x80; in w83627ehf_check_fan_inputs() local
1993 fan3pin = gpok; in w83627ehf_check_fan_inputs()
1998 fan4pin = gpok; in w83627ehf_check_fan_inputs()
2003 fan5pin = gpok; in w83627ehf_check_fan_inputs()
Dnct6775.c3449 bool gpok = superio_inb(sioreg, 0x27) & 0x80; in nct6775_check_fan_inputs() local
3472 fan3pin = gpok; in nct6775_check_fan_inputs()
3477 fan4pin = gpok; in nct6775_check_fan_inputs()
3482 fan5pin = gpok; in nct6775_check_fan_inputs()