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