Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_adc.c620 int i, start_step, end_step; in ti_adc_tsc_init() local
637 end_step = start_step + sc->sc_coord_readouts - 1; in ti_adc_tsc_init()
638 for (i = start_step; i <= end_step; i++) { in ti_adc_tsc_init()
656 end_step = start_step + sc->sc_coord_readouts - 1; in ti_adc_tsc_init()
657 for (i = start_step; i <= end_step; i++) { in ti_adc_tsc_init()
684 end_step = ADC_STEPS; in ti_adc_tsc_init()
685 for (i = start_step; i <= end_step; i++) { in ti_adc_tsc_init()