Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dnct6775-platform.c539 int cr1a = sio_data->sio_inb(sio_data, 0x1a); in nct6775_check_fan_inputs() local
548 (!(cr2f & 0x10) && (cr1a & 0x04)); // pin 65(66) in nct6775_check_fan_inputs()
560 int cr1a = sio_data->sio_inb(sio_data, 0x1a); in nct6775_check_fan_inputs() local
650 fan7pin = cr1a & BIT(1); in nct6775_check_fan_inputs()