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