Searched refs:tmp108 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | tmp108.c | 73 struct tmp108 { struct 94 struct tmp108 *tmp108 = dev_get_drvdata(dev); in tmp108_read() argument 100 err = regmap_read(tmp108->regmap, TMP108_REG_CONF, in tmp108_read() 127 if (time_before(jiffies, tmp108->ready_time)) { in tmp108_read() 132 err = regmap_read(tmp108->regmap, TMP108_REG_TEMP, ®val); in tmp108_read() 139 err = regmap_read(tmp108->regmap, attr == hwmon_temp_min ? in tmp108_read() 147 err = regmap_read(tmp108->regmap, TMP108_REG_CONF, ®val); in tmp108_read() 155 err = regmap_read(tmp108->regmap, TMP108_REG_CONF, ®val); in tmp108_read() 173 err = regmap_read(tmp108->regmap, attr == hwmon_temp_min_hyst ? in tmp108_read() 193 struct tmp108 *tmp108 = dev_get_drvdata(dev); in tmp108_write() local [all …]
|
H A D | Makefile | 209 obj-$(CONFIG_SENSORS_TMP108) += tmp108.o
|
H A D | Kconfig | 2127 will be called tmp108.
|
/openbmc/linux/Documentation/hwmon/ |
H A D | tmp108.rst | 1 Kernel driver tmp108 8 Prefix: 'tmp108' 12 Datasheet: https://www.ti.com/product/tmp108
|
H A D | index.rst | 217 tmp108
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3188-bqedison2qc.dts | 276 tmp108@48 { 277 compatible = "ti,tmp108"; 623 tmp108 {
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |