Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dem_sti.c53 #define STI_COUNT_H 0x20 macro
124 ticks = (cycle_t)(em_sti_read(p, STI_COUNT_H) & 0xffff) << 32; in em_sti_count()