Searched refs:end_step (Results 1 – 2 of 2) sorted by relevance
617 int i, start_step, end_step; in ti_adc_tsc_init() local634 end_step = start_step + sc->sc_coord_readouts - 1; in ti_adc_tsc_init()635 for (i = start_step; i <= end_step; i++) { in ti_adc_tsc_init()653 end_step = start_step + sc->sc_coord_readouts - 1; in ti_adc_tsc_init()654 for (i = start_step; i <= end_step; i++) { in ti_adc_tsc_init()681 end_step = ADC_STEPS; in ti_adc_tsc_init()682 for (i = start_step; i <= end_step; i++) { in ti_adc_tsc_init()
249 if(p->start_step <= timenow && timenow <= p->end_step && in pending_find_match()256 p->start_step, p->end_step, (*entry)->lineno); in pending_find_match()