Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6099 #define S_WL_DLY 0 macro
6101 #define V_WL_DLY(x) ((x) << S_WL_DLY)
6102 #define G_WL_DLY(x) (((x) >> S_WL_DLY) & M_WL_DLY)