Home
last modified time | relevance | path

Searched refs:MAX_A38X_COMPHY (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/marvell/
H A Dphy-armada38x-comphy.c16 #define MAX_A38X_COMPHY 6 macro
47 struct a38x_comphy_lane lane[MAX_A38X_COMPHY];
50 static const u8 gbe_mux[MAX_A38X_COMPHY][MAX_A38X_PORTS] = {
229 if (val >= MAX_A38X_COMPHY || priv->lane[val].base) { in a38x_comphy_probe()