Searched refs:endidx (Results 1 – 4 of 4) sorted by relevance
105 t.endidx = 91; in hp_sdc_rtc_do_read_bbrtc()171 t.endidx = numreg * 5; in hp_sdc_rtc_read_i8042timer()174 tseq[t.endidx - 4] |= HP_SDC_ACT_SEMAPHORE; /* numreg assumed > 1 */ in hp_sdc_rtc_read_i8042timer()292 t.endidx = 10; in hp_sdc_rtc_set_rt()329 t.endidx = 4; in hp_sdc_rtc_set_fhs()369 t.endidx = 6; in hp_sdc_rtc_set_i8042timer()
205 priv->trans.endidx = 5; in hp_sdc_mlc_cts()254 priv->trans.endidx = 6; in hp_sdc_mlc_out()292 priv->trans.endidx = 4; in hp_sdc_mlc_out()
369 if (curr->actidx >= curr->endidx) { in hp_sdc_put()380 if (curr->idx >= curr->endidx) { in hp_sdc_put()516 if (curr->idx >= curr->endidx) { /* This transaction is over. */ in hp_sdc_put()843 t_sync.endidx = 6; in hp_sdc_init()918 tq_init.endidx = 5; in hp_sdc_register()972 tq_init.endidx = 4; in hp_sdc_register()
65 int endidx; /* transaction is over and done if idx == endidx */ member