Searched refs:TIMERRESOLUTION_G (Results 1 – 3 of 3) sorted by relevance
1327 #define TIMERRESOLUTION_G(x) (((x) >> TIMERRESOLUTION_S) & TIMERRESOLUTION_M) macro
893 unsigned int tre = TIMERRESOLUTION_G(res); in clk_show()
7291 adap->params.tp.tre = TIMERRESOLUTION_G(v); in t4_init_tp_params()