Home
last modified time | relevance | path

Searched refs:TIMERRESOLUTION_G (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h1327 #define TIMERRESOLUTION_G(x) (((x) >> TIMERRESOLUTION_S) & TIMERRESOLUTION_M) macro
Dcxgb4_debugfs.c893 unsigned int tre = TIMERRESOLUTION_G(res); in clk_show()
Dt4_hw.c7291 adap->params.tp.tre = TIMERRESOLUTION_G(v); in t4_init_tp_params()