Lines Matching defs:counter
455 * pdc_read_counter - Read the ctr counter
462 long counter;
470 /* Read the counter values again for verification */
474 counter = (bccrh << 15) | bccrl;
480 * The 30-bit decreasing counter are read by 2 pieces.
486 dev_dbg(host->dev, "rereading counter\n");
490 return counter;
597 /* Read current counter value */
601 /* Let the counter run for 100 ms. */
604 /* Read the counter values again */