S_SLAVE_DELAY_LINE_MANUAL_TAP_COUNT  394 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_SLAVE_DELAY_LINE_MANUAL_TAP_COUNT(x) ((x) << S_SLAVE_DELAY_LINE_MANUAL_TAP_COUNT)
S_SLAVE_DELAY_LINE_MANUAL_TAP_COUNT  395 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_SLAVE_DELAY_LINE_MANUAL_TAP_COUNT(x) (((x) >> S_SLAVE_DELAY_LINE_MANUAL_TAP_COUNT) & M_SLAVE_DELAY_LINE_MANUAL_TAP_COUNT)