S_SLAVE_DELAY_LINE_TAP_COUNT  403 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_SLAVE_DELAY_LINE_TAP_COUNT(x) ((x) << S_SLAVE_DELAY_LINE_TAP_COUNT)
S_SLAVE_DELAY_LINE_TAP_COUNT  404 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_SLAVE_DELAY_LINE_TAP_COUNT(x) (((x) >> S_SLAVE_DELAY_LINE_TAP_COUNT) & M_SLAVE_DELAY_LINE_TAP_COUNT)