Home
last modified time | relevance | path

Searched refs:MAX_A38X_PORTS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-armada38x-comphy.c16 #define MAX_A38X_PORTS 3 macro
49 static const u8 gbe_mux[MAX_A38X_COMPHY][MAX_A38X_PORTS] = {
163 if (WARN_ON(args->args[0] >= MAX_A38X_PORTS)) in a38x_comphy_xlate()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-armada38x-comphy.c17 #define MAX_A38X_PORTS 3 macro
50 static const u8 gbe_mux[MAX_A38X_COMPHY][MAX_A38X_PORTS] = {
164 if (WARN_ON(args->args[0] >= MAX_A38X_PORTS)) in a38x_comphy_xlate()

Completed in 2 milliseconds