Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h378 #define S_SLAVE_DLL_DELTA 12 macro
380 #define V_SLAVE_DLL_DELTA(x) ((x) << S_SLAVE_DLL_DELTA)
381 #define G_SLAVE_DLL_DELTA(x) (((x) >> S_SLAVE_DLL_DELTA) & M_SLAVE_DLL_DELTA)