_lane 66 drivers/phy/marvell/phy-mvebu-a3700-comphy.c #define MVEBU_A3700_COMPHY_CONF(_lane, _mode, _smode, _port, _fw) \ _lane 68 drivers/phy/marvell/phy-mvebu-a3700-comphy.c .lane = _lane, \ _lane 75 drivers/phy/marvell/phy-mvebu-a3700-comphy.c #define MVEBU_A3700_COMPHY_CONF_GEN(_lane, _mode, _port, _fw) \ _lane 76 drivers/phy/marvell/phy-mvebu-a3700-comphy.c MVEBU_A3700_COMPHY_CONF(_lane, _mode, PHY_INTERFACE_MODE_NA, _port, _fw) _lane 78 drivers/phy/marvell/phy-mvebu-a3700-comphy.c #define MVEBU_A3700_COMPHY_CONF_ETH(_lane, _smode, _port, _fw) \ _lane 79 drivers/phy/marvell/phy-mvebu-a3700-comphy.c MVEBU_A3700_COMPHY_CONF(_lane, PHY_MODE_ETHERNET, _smode, _port, _fw) _lane 187 drivers/phy/marvell/phy-mvebu-cp110-comphy.c #define ETH_CONF(_lane, _port, _submode, _mux, _fw) \ _lane 189 drivers/phy/marvell/phy-mvebu-cp110-comphy.c .lane = _lane, \ _lane 197 drivers/phy/marvell/phy-mvebu-cp110-comphy.c #define GEN_CONF(_lane, _port, _mode, _fw) \ _lane 199 drivers/phy/marvell/phy-mvebu-cp110-comphy.c .lane = _lane, \