Searched defs:mvebu_comphy_conf (Results 1 – 1 of 1) sorted by relevance
177 struct mvebu_comphy_conf { struct178 enum phy_mode mode;179 int submode;180 unsigned lane;181 unsigned port;182 u32 mux;206 static const struct mvebu_comphy_conf mvebu_comphy_cp110_modes[] = { argument