Home
last modified time | relevance | path

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

/drivers/hwmon/
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()
Dtmp401.c166 static u16 tmp401_temp_to_register(long temp, u8 config, int zbits) in tmp401_temp_to_register()