Searched refs:G_TIMERVALUE5 (Results 1 – 2 of 2) sorted by relevance
628 s->timer_val[5] = G_TIMERVALUE5(r) / core_ticks_per_usec(sc); in t4_read_chip_settings()
1397 #define G_TIMERVALUE5(x) (((x) >> S_TIMERVALUE5) & M_TIMERVALUE5) macro