Home
last modified time | relevance | path

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

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