Home
last modified time | relevance | path

Searched refs:stm32_adc_cfg (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/adc/
H A Dstm32-adc.c52 struct stm32_adc_cfg { struct
61 const struct stm32_adc_cfg *cfg; argument
215 adc->cfg = (const struct stm32_adc_cfg *)dev_get_driver_data(dev); in stm32_adc_probe()
231 static const struct stm32_adc_cfg stm32h7_adc_cfg = {
236 static const struct stm32_adc_cfg stm32mp1_adc_cfg = {
/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc.c213 struct stm32_adc_cfg { struct
262 const struct stm32_adc_cfg *cfg;
2586 static const struct stm32_adc_cfg stm32f4_adc_cfg = {
2600 static const struct stm32_adc_cfg stm32h7_adc_cfg = {
2619 static const struct stm32_adc_cfg stm32mp1_adc_cfg = {
2639 static const struct stm32_adc_cfg stm32mp13_adc_cfg = {