Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dregs.h493 #define S_MC4_BANK_CYCLE 8 macro
495 #define V_MC4_BANK_CYCLE(x) ((x) << S_MC4_BANK_CYCLE)
496 #define G_MC4_BANK_CYCLE(x) (((x) >> S_MC4_BANK_CYCLE) & M_MC4_BANK_CYCLE)