Searched refs:em_sti_read (Results 1 – 1 of 1) sorted by relevance
65 static inline unsigned long em_sti_read(struct em_sti_priv *p, int offs) in em_sti_read() function124 ticks = (cycle_t)(em_sti_read(p, STI_COUNT_H) & 0xffff) << 32; in em_sti_count()125 ticks |= em_sti_read(p, STI_COUNT_L); in em_sti_count()