Home
last modified time | relevance | path

Searched refs:imx7d_adc (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/iio/adc/
Dimx7d_adc.c108 struct imx7d_adc { struct
179 static void imx7d_adc_feature_config(struct imx7d_adc *info) in imx7d_adc_feature_config()
186 static void imx7d_adc_sample_rate_set(struct imx7d_adc *info) in imx7d_adc_sample_rate_set()
214 static void imx7d_adc_hw_init(struct imx7d_adc *info) in imx7d_adc_hw_init()
234 static void imx7d_adc_channel_set(struct imx7d_adc *info) in imx7d_adc_channel_set()
273 static u32 imx7d_adc_get_sample_rate(struct imx7d_adc *info) in imx7d_adc_get_sample_rate()
291 struct imx7d_adc *info = iio_priv(indio_dev); in imx7d_adc_read_raw()
335 static int imx7d_adc_read_data(struct imx7d_adc *info) in imx7d_adc_read_data()
362 struct imx7d_adc *info = dev_id; in imx7d_adc_isr()
399 struct imx7d_adc *info = iio_priv(indio_dev); in imx7d_adc_reg_access()
[all …]
DMakefile57 obj-$(CONFIG_IMX7D_ADC) += imx7d_adc.o
DKconfig649 called imx7d_adc.
/linux-6.12.1/
DMAINTAINERS16614 F: drivers/iio/adc/imx7d_adc.c