Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/adc/
Dtwl4030-madc.c541 int conv_method) in twl4030_madc_start_conversion() argument
546 if (conv_method != TWL4030_MADC_SW1 && conv_method != TWL4030_MADC_SW2) in twl4030_madc_start_conversion()
549 method = &twl4030_conversion_methods[conv_method]; in twl4030_madc_start_conversion()