Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dtwl4030-madc.c542 int conv_method) in twl4030_madc_start_conversion() argument
547 if (conv_method != TWL4030_MADC_SW1 && conv_method != TWL4030_MADC_SW2) in twl4030_madc_start_conversion()
550 method = &twl4030_conversion_methods[conv_method]; in twl4030_madc_start_conversion()