Searched refs:G_TIMERVALUE1 (Results 1 – 2 of 2) sorted by relevance
622 s->timer_val[1] = G_TIMERVALUE1(r) / core_ticks_per_usec(sc); in t4_read_chip_settings()
1373 #define G_TIMERVALUE1(x) (((x) >> S_TIMERVALUE1) & M_TIMERVALUE1) macro