S_MC4_BANK_CYCLE  510 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_MC4_BANK_CYCLE(x) ((x) << S_MC4_BANK_CYCLE)
S_MC4_BANK_CYCLE  511 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_MC4_BANK_CYCLE(x) (((x) >> S_MC4_BANK_CYCLE) & M_MC4_BANK_CYCLE)