Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnct6775-platform.c551 int cr1a = sio_data->sio_inb(sio_data, 0x1a); in nct6775_check_fan_inputs() local
560 (!(cr2f & 0x10) && (cr1a & 0x04)); // pin 65(66) in nct6775_check_fan_inputs()
572 int cr1a = sio_data->sio_inb(sio_data, 0x1a); in nct6775_check_fan_inputs() local
667 fan7pin = cr1a & BIT(1); in nct6775_check_fan_inputs()