Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dds1621.c147 static inline u16 DS1621_TEMP_TO_REG(long temp, u8 zbits) in DS1621_TEMP_TO_REG() function
259 data->temp[attr->index] = DS1621_TEMP_TO_REG(val, data->zbits); in set_temp()