Searched refs:rpm_output (Results 1 – 1 of 1) sorted by relevance
68 u8 rpm_output[2]; /* The fan RPM data for fans 1 and 2 is then member147 data->rpm_output[0] = ret; in tc654_update_client()152 data->rpm_output[1] = ret; in tc654_update_client()205 val = data->rpm_output[nr] * TC654_HIGH_RPM_RESOLUTION; in fan_show()207 val = data->rpm_output[nr] * TC654_LOW_RPM_RESOLUTION; in fan_show()