Searched refs:I8254_NUM_COUNTERS (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/counter/
H A Di8254.c41 #define I8254_NUM_COUNTERS 3 macro
52 u16 preset[I8254_NUM_COUNTERS];
53 u8 out_mode[I8254_NUM_COUNTERS];
303 for (i = 0; i < I8254_NUM_COUNTERS; i++) {
391 static struct counter_count i8254_counts[I8254_NUM_COUNTERS] = {

Completed in 181 milliseconds