Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dem_sti.c41 #define STI_COUNT_H 0x20 macro
109 ticks = (u64)(em_sti_read(p, STI_COUNT_H) & 0xffff) << 32; in em_sti_count()