Home
last modified time | relevance | path

Searched refs:DELAYEDACKRESOLUTION_G (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h1414 #define DELAYEDACKRESOLUTION_G(x) \ macro
H A Dcudbg_lib.c1982 clk_info_buff->dack_re = DELAYEDACKRESOLUTION_G(clk_info_buff->res); in cudbg_collect_clk_info()
H A Dcxgb4_debugfs.c910 unsigned int dack_re = DELAYEDACKRESOLUTION_G(res); in clk_show()
H A Dt4_hw.c9417 adap->params.tp.dack_re = DELAYEDACKRESOLUTION_G(v); in t4_init_tp_params()