Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/counter/
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++) { in i8254_init_hw()
391 static struct counter_count i8254_counts[I8254_NUM_COUNTERS] = {