S_MC3_BANK_CYCLE  276 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_MC3_BANK_CYCLE(x) ((x) << S_MC3_BANK_CYCLE)
S_MC3_BANK_CYCLE  277 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_MC3_BANK_CYCLE(x) (((x) >> S_MC3_BANK_CYCLE) & M_MC3_BANK_CYCLE)