Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dds1621.c134 static inline u16 DS1621_TEMP_TO_REG(long temp, u8 zbits) in DS1621_TEMP_TO_REG() function
246 data->temp[attr->index] = DS1621_TEMP_TO_REG(val, data->zbits); in temp_store()