Home
last modified time | relevance | path

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

/drivers/hwmon/
Dmlxreg-fan.c109 int tachos_per_drwr; member
134 if (tacho->prsnt && fan->tachos_per_drwr) { in mlxreg_fan_read()
143 if (BIT(channel / fan->tachos_per_drwr) & regval) { in mlxreg_fan_read()
514 fan->tachos_per_drwr = tacho_avail / drwr_avail; in mlxreg_fan_config()