Home
last modified time | relevance | path

Searched refs:TSVAL_G (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h406 #define TSVAL_G(x) (((x) >> TSVAL_S) & TSVAL_M) macro
H A Dcxgb4_main.c2345 hi = TSVAL_G(t4_read_reg(adap, SGE_TIMESTAMP_HI_A)); in cxgb4_read_sge_timestamp()