Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dw83627ehf.c1974 bool gpok = superio_inb(sio_data->sioreg, 0x27) & 0x80; in w83627ehf_check_fan_inputs() local
1980 fan3pin = gpok; in w83627ehf_check_fan_inputs()
1985 fan4pin = gpok; in w83627ehf_check_fan_inputs()
1990 fan5pin = gpok; in w83627ehf_check_fan_inputs()
Dnct6775.c3567 bool gpok = superio_inb(sioreg, 0x27) & 0x80; in nct6775_check_fan_inputs() local
3590 fan3pin = gpok; in nct6775_check_fan_inputs()
3595 fan4pin = gpok; in nct6775_check_fan_inputs()
3600 fan5pin = gpok; in nct6775_check_fan_inputs()