Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h38969 #define S_DTU_WR_ROW0 13 macro
38971 #define V_DTU_WR_ROW0(x) ((x) << S_DTU_WR_ROW0)
38972 #define G_DTU_WR_ROW0(x) (((x) >> S_DTU_WR_ROW0) & M_DTU_WR_ROW0)