Searched refs:FAN_CONFIG_INVERT (Results 1 – 1 of 1) sorted by relevance
134 #define FAN_CONFIG_INVERT(val, nr) (((val) >> (4 + (nr) * 3)) & 1) macro363 FAN_CONFIG_INVERT(data->fan_conf, in show_pwm()380 FAN_CONFIG_INVERT(data->fan_conf, attr->index)); in set_pwm()