Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h35158 #define S_MDIO_HOLD_TIME 2 macro
35160 #define V_MDIO_HOLD_TIME(x) ((x) << S_MDIO_HOLD_TIME)
35161 #define G_MDIO_HOLD_TIME(x) (((x) >> S_MDIO_HOLD_TIME) & M_MDIO_HOLD_TIME)