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