Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnct6775-platform.c583 bool as_seq1_en = cr2f & BIT(7); in nct6775_check_fan_inputs() local
701 fan6pin |= !as_seq1_en && (cr2a & BIT(4)); in nct6775_check_fan_inputs()
708 pwm6pin |= !as_seq1_en && !(cred & BIT(2)) && (cr2a & BIT(3)); in nct6775_check_fan_inputs()