Searched refs:wecyc (Results 1 – 1 of 1) sorted by relevance
174 int weon, weoff, wecyc; in calc_wr_timings() local193 wecyc = ps_to_sossi_ticks(t->we_cycle_time, div); in calc_wr_timings()194 if (wecyc <= weoff) in calc_wr_timings()195 wecyc = weoff + 1; in calc_wr_timings()197 tw1 = wecyc - tw0; in calc_wr_timings()