Home
last modified time | relevance | path

Searched defs:yas5xx_chip_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/magnetometer/
H A Dyamaha-yas530.c190 struct yas5xx_chip_info { struct
191 unsigned int devid;
192 const char *product_name;
193 const char *version_names[2];
194 const int *volatile_reg;
195 int volatile_reg_qty;
196 u32 scaling_val2;
197 u16 t_ref;
198 s16 min_temp_x10;
200 int (*get_calibration_data)(struct yas5xx *yas5xx);
[all …]