Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dmlxreg-fan.c111 int tachos_per_drwr; member
138 if (tacho->prsnt && fan->tachos_per_drwr) { in mlxreg_fan_read()
147 if (BIT(channel / fan->tachos_per_drwr) & regval) { in mlxreg_fan_read()
532 fan->tachos_per_drwr = tacho_avail / drwr_avail; in mlxreg_fan_config()