Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/adc/
Dtwl4030-madc.c562 int conv_method) in twl4030_madc_start_conversion() argument
567 if (conv_method != TWL4030_MADC_SW1 && conv_method != TWL4030_MADC_SW2) in twl4030_madc_start_conversion()
570 method = &twl4030_conversion_methods[conv_method]; in twl4030_madc_start_conversion()