Searched refs:TIMERRESOLUTION_G (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h1405 #define TIMERRESOLUTION_G(x) (((x) >> TIMERRESOLUTION_S) & TIMERRESOLUTION_M) macro
H A Dcxgb4_debugfs.c909 unsigned int tre = TIMERRESOLUTION_G(res);
H A Dcudbg_lib.c1981 clk_info_buff->tre = TIMERRESOLUTION_G(clk_info_buff->res);
H A Dt4_hw.c9416 adap->params.tp.tre = TIMERRESOLUTION_G(v);

Completed in 158 milliseconds