Searched refs:G_TIMERVALUE2 (Results 1 – 2 of 2) sorted by relevance
681 s->timer_val[2] = G_TIMERVALUE2(r) / core_ticks_per_usec(sc); in t4_read_chip_settings()
1380 #define G_TIMERVALUE2(x) (((x) >> S_TIMERVALUE2) & M_TIMERVALUE2) macro