Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dsx_common.h78 struct sx_common_chip_info { struct
79 unsigned int reg_stat;
80 unsigned int reg_irq_msk;
81 unsigned int reg_enable_chan;
82 unsigned int reg_reset;
85 unsigned int stat_offset;
86 unsigned int irq_msk_offset;
87 unsigned int num_channels;
88 int num_default_regs;
90 struct sx_common_ops ops;
[all …]