Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mfd/abx500/
Dab8500-gpadc.h50 #define ADC_SW 0 macro
61 SAMPLE_16, 0, 0, ADC_SW); in ab8500_gpadc_convert()
/Linux-v5.4/drivers/mfd/
Dab8500-gpadc.c375 if ((gpadc->irq_sw < 0) && (conv_type == ADC_SW)) in ab8500_gpadc_double_read_raw()
Dab8500-debugfs.c108 static u8 conv_type = ADC_SW;
2254 if ((user_conv_type == ADC_SW) in ab8500_gpadc_conv_type_write()