Home
last modified time | relevance | path

Searched refs:tmp102_mC_to_reg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dtmp102.c67 static inline u16 tmp102_mC_to_reg(int val) in tmp102_mC_to_reg() function
124 return regmap_write(tmp102->regmap, reg, tmp102_mC_to_reg(temp)); in tmp102_write()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dtmp102.c67 static inline u16 tmp102_mC_to_reg(int val) in tmp102_mC_to_reg() function
124 return regmap_write(tmp102->regmap, reg, tmp102_mC_to_reg(temp)); in tmp102_write()

Completed in 2 milliseconds