Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsch5627.c222 static int reg_to_rpm(u16 reg) in reg_to_rpm() function
283 ret = reg_to_rpm(data->fan[channel]); in sch5627_read()
289 ret = reg_to_rpm(data->fan_min[channel]); in sch5627_read()
H A Dsch5636.c150 static int reg_to_rpm(u16 reg) in reg_to_rpm() function
243 val = reg_to_rpm(data->fan_val[attr->index]); in fan_value_show()