Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/marvell/
Dphy-mvebu-a3700-comphy.c244 static const struct mvebu_a3700_comphy_conf mvebu_a3700_comphy_modes[] = { variable
1111 int i, n = ARRAY_SIZE(mvebu_a3700_comphy_modes); in mvebu_a3700_comphy_check_mode()
1118 if (mvebu_a3700_comphy_modes[i].lane == lane && in mvebu_a3700_comphy_check_mode()
1119 mvebu_a3700_comphy_modes[i].mode == mode && in mvebu_a3700_comphy_check_mode()
1120 mvebu_a3700_comphy_modes[i].submode == submode) in mvebu_a3700_comphy_check_mode()