Go to the documentation of this file.
25 #include <linux/types.h>
26 #include <linux/device.h>
29 #define W1_FAMILY_DEFAULT 0
30 #define W1_FAMILY_SMEM_01 0x01
31 #define W1_FAMILY_SMEM_81 0x81
32 #define W1_THERM_DS18S20 0x10
33 #define W1_FAMILY_DS28E04 0x1C
34 #define W1_COUNTER_DS2423 0x1D
35 #define W1_THERM_DS1822 0x22
36 #define W1_EEPROM_DS2433 0x23
37 #define W1_THERM_DS18B20 0x28
38 #define W1_FAMILY_DS2408 0x29
39 #define W1_EEPROM_DS2431 0x2D
40 #define W1_FAMILY_DS2760 0x30
41 #define W1_FAMILY_DS2780 0x32
42 #define W1_THERM_DS1825 0x3B
43 #define W1_FAMILY_DS2781 0x3D
44 #define W1_THERM_DS28EA00 0x42