Searched defs:adt7316_chip_info (Results 1 – 1 of 1) sorted by relevance
180 struct adt7316_chip_info { struct181 struct adt7316_bus bus;182 struct gpio_desc *ldac_pin;183 u16 int_mask; /* 0x2f */184 u8 config1;185 u8 config2;186 u8 config3;187 u8 dac_config; /* DAC config */188 u8 ldac_config; /* LDAC config */189 u8 dac_bits; /* 8, 10, 12 */[all …]