Home
last modified time | relevance | path

Searched defs:zbits (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hwmon/
H A Dds1621.c118 u8 zbits; /* Resolution encoded as number of member
134 static inline u16 DS1621_TEMP_TO_REG(long temp, u8 zbits) in DS1621_TEMP_TO_REG()
H A Dtmp401.c277 static u16 tmp401_temp_to_register(long temp, bool extended, int zbits) in tmp401_temp_to_register()