Home
last modified time | relevance | path

Searched refs:adc5_chip (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dqcom-spmi-adc5.c132 * struct adc5_chip - ADC private structure.
144 struct adc5_chip { struct
169 static int adc5_read(struct adc5_chip *adc, u16 offset, u8 *data, int len) in adc5_read()
174 static int adc5_write(struct adc5_chip *adc, u16 offset, u8 *data, int len) in adc5_write()
179 static int adc5_masked_write(struct adc5_chip *adc, u16 offset, u8 mask, u8 val) in adc5_masked_write()
233 static int adc5_read_voltage_data(struct adc5_chip *adc, u16 *data) in adc5_read_voltage_data()
258 static int adc5_poll_wait_eoc(struct adc5_chip *adc) in adc5_poll_wait_eoc()
280 static void adc5_update_dig_param(struct adc5_chip *adc, in adc5_update_dig_param()
296 static int adc5_configure(struct adc5_chip *adc, in adc5_configure()
333 static int adc7_configure(struct adc5_chip *ad
[all...]
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dqcom-spmi-adc5.c133 * struct adc5_chip - ADC private structure.
145 struct adc5_chip { struct
158 static int adc5_read(struct adc5_chip *adc, u16 offset, u8 *data, int len) in adc5_read()
163 static int adc5_write(struct adc5_chip *adc, u16 offset, u8 *data, int len) in adc5_write()
168 static int adc5_masked_write(struct adc5_chip *adc, u16 offset, u8 mask, u8 val) in adc5_masked_write()
173 static int adc5_read_voltage_data(struct adc5_chip *adc, u16 *data) in adc5_read_voltage_data()
198 static int adc5_poll_wait_eoc(struct adc5_chip *adc) in adc5_poll_wait_eoc()
220 static void adc5_update_dig_param(struct adc5_chip *adc, in adc5_update_dig_param()
236 static int adc5_configure(struct adc5_chip *adc, in adc5_configure()
273 static int adc7_configure(struct adc5_chip *ad
[all...]

Completed in 3 milliseconds