Lines Matching refs:ADC_STEPCFG
75 { .stepconfig = ADC_STEPCFG(1), .stepdelay = ADC_STEPDLY(1) },
76 { .stepconfig = ADC_STEPCFG(2), .stepdelay = ADC_STEPDLY(2) },
77 { .stepconfig = ADC_STEPCFG(3), .stepdelay = ADC_STEPDLY(3) },
78 { .stepconfig = ADC_STEPCFG(4), .stepdelay = ADC_STEPDLY(4) },
79 { .stepconfig = ADC_STEPCFG(5), .stepdelay = ADC_STEPDLY(5) },
80 { .stepconfig = ADC_STEPCFG(6), .stepdelay = ADC_STEPDLY(6) },
81 { .stepconfig = ADC_STEPCFG(7), .stepdelay = ADC_STEPDLY(7) },
82 { .stepconfig = ADC_STEPCFG(8), .stepdelay = ADC_STEPDLY(8) },
636 ADC_WRITE4(sc, ADC_STEPCFG(i), stepconfig); in ti_adc_tsc_init()
655 ADC_WRITE4(sc, ADC_STEPCFG(i), stepconfig); in ti_adc_tsc_init()
670 ADC_WRITE4(sc, ADC_STEPCFG(start_step), stepconfig); in ti_adc_tsc_init()
674 ADC_WRITE4(sc, ADC_STEPCFG(start_step), stepconfig); in ti_adc_tsc_init()