Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h9897 #define S_DTU_WR_ROW 13 macro
9899 #define V_DTU_WR_ROW(x) ((x) << S_DTU_WR_ROW)
9900 #define G_DTU_WR_ROW(x) (((x) >> S_DTU_WR_ROW) & M_DTU_WR_ROW)