Lines Matching full:counters
232 * Calculate the N1 counters based on passed in opcode and
236 * The counters returned are:
328 * Use a combination of N1 counters to build the N1 portion of the in operation_shiftn1()
333 * all we really care about are counters that tell use exactly how in operation_shiftn1()
341 * Zero out the N2 counters here in case there is no N2 operation following in operation_shiftn1()
457 /* The N1 frame shift is complete so reset the N1 counters */ in operation_shiftn1()
467 * Calculate the N2 counters based on passed in opcode and
471 * The counters returned are:
559 * Use a combination of N2 counters to build the N2 portion of the in operation_shiftn2()
628 * The N2 frame shift is complete so reset the N2 counters. in operation_shiftn2()
629 * Reset the N1 counters also in case the frame was a combination of in operation_shiftn2()
1026 /* Reset all N1 and N2 counters, and other constants */ in do_reset()