Lines Matching defs:counter
467 * pdc_read_counter - Read the ctr counter
474 long counter;
482 /* Read the counter values again for verification */
486 counter = (bccrh << 15) | bccrl;
492 * The 30-bit decreasing counter are read by 2 pieces.
498 PDPRINTK("rereading counter\n");
502 return counter;
612 /* Read current counter value */
616 /* Let the counter run for 100 ms. */
619 /* Read the counter values again */