MAX_LANE          519 drivers/phy/phy-xgene.c 	u32 speed[MAX_LANE]; /* Index for override parameter per lane */
MAX_LANE          521 drivers/phy/phy-xgene.c 	u32 txboostgain[MAX_LANE*3];	/* Tx freq boost and gain control */
MAX_LANE          522 drivers/phy/phy-xgene.c 	u32 txeyetuning[MAX_LANE*3];	/* Tx eye tuning */
MAX_LANE          523 drivers/phy/phy-xgene.c 	u32 txeyedirection[MAX_LANE*3]; /* Tx eye tuning direction */
MAX_LANE          524 drivers/phy/phy-xgene.c 	u32 txamplitude[MAX_LANE*3];	/* Tx amplitude control */
MAX_LANE          525 drivers/phy/phy-xgene.c 	u32 txprecursor_cn1[MAX_LANE*3]; /* Tx emphasis taps 1st pre-cursor */
MAX_LANE          526 drivers/phy/phy-xgene.c 	u32 txprecursor_cn2[MAX_LANE*3]; /* Tx emphasis taps 2nd pre-cursor */
MAX_LANE          527 drivers/phy/phy-xgene.c 	u32 txpostcursor_cp1[MAX_LANE*3]; /* Tx emphasis taps post-cursor */
MAX_LANE          945 drivers/phy/phy-xgene.c 	for (lane = 0; lane < MAX_LANE; lane++) {
MAX_LANE         1599 drivers/phy/phy-xgene.c 	for (i = 0; i < MAX_LANE; i++)
MAX_LANE         1689 drivers/phy/phy-xgene.c 	for (i = 0; i < MAX_LANE; i++)