Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h58007 #define S_TPHYUPD_TYPE2 0 macro
58009 #define V_TPHYUPD_TYPE2(x) ((x) << S_TPHYUPD_TYPE2)
58010 #define G_TPHYUPD_TYPE2(x) (((x) >> S_TPHYUPD_TYPE2) & M_TPHYUPD_TYPE2)