Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_private.h251 UChar* zbits; member