Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/adc/
Dimx7d_adc.c107 struct imx7d_adc { struct
177 static void imx7d_adc_feature_config(struct imx7d_adc *info) in imx7d_adc_feature_config()
184 static void imx7d_adc_sample_rate_set(struct imx7d_adc *info) in imx7d_adc_sample_rate_set()
212 static void imx7d_adc_hw_init(struct imx7d_adc *info) in imx7d_adc_hw_init()
232 static void imx7d_adc_channel_set(struct imx7d_adc *info) in imx7d_adc_channel_set()
271 static u32 imx7d_adc_get_sample_rate(struct imx7d_adc *info) in imx7d_adc_get_sample_rate()
289 struct imx7d_adc *info = iio_priv(indio_dev); in imx7d_adc_read_raw()
333 static int imx7d_adc_read_data(struct imx7d_adc *info) in imx7d_adc_read_data()
360 struct imx7d_adc *info = dev_id; in imx7d_adc_isr()
397 struct imx7d_adc *info = iio_priv(indio_dev); in imx7d_adc_reg_access()
[all …]
DMakefile49 obj-$(CONFIG_IMX7D_ADC) += imx7d_adc.o
DKconfig541 called imx7d_adc.
/Linux-v6.1/
DMAINTAINERS14818 F: drivers/iio/adc/imx7d_adc.c