Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h58000 #define S_TPHYUPD_TYPE1 0 macro
58002 #define V_TPHYUPD_TYPE1(x) ((x) << S_TPHYUPD_TYPE1)
58003 #define G_TPHYUPD_TYPE1(x) (((x) >> S_TPHYUPD_TYPE1) & M_TPHYUPD_TYPE1)