S_MI0_PHY_ADDR     95 drivers/net/ethernet/chelsio/cxgb/fpga_defs.h #define V_MI0_PHY_ADDR(x) ((x) << S_MI0_PHY_ADDR)
S_MI0_PHY_ADDR     96 drivers/net/ethernet/chelsio/cxgb/fpga_defs.h #define G_MI0_PHY_ADDR(x) (((x) >> S_MI0_PHY_ADDR) & M_MI0_PHY_ADDR)