Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dnct6775.c3636 int cr1d = superio_inb(sioreg, 0x1d); in nct6775_check_fan_inputs() local
3714 pwm7pin = !(cr1d & (BIT(2) | BIT(3))); in nct6775_check_fan_inputs()
3731 pwm7pin = cr1d & BIT(4); in nct6775_check_fan_inputs()
3746 pwm7pin = !(cr1d & (BIT(2) | BIT(3))); in nct6775_check_fan_inputs()