Searched refs:mvebu_comphy_cp110_modes (Results 1 – 1 of 1) sorted by relevance
132 static const struct mvebu_comhy_conf mvebu_comphy_cp110_modes[] = { variable171 int i, n = ARRAY_SIZE(mvebu_comphy_cp110_modes); in mvebu_comphy_get_mux()178 if (mvebu_comphy_cp110_modes[i].lane == lane && in mvebu_comphy_get_mux()179 mvebu_comphy_cp110_modes[i].port == port && in mvebu_comphy_get_mux()180 mvebu_comphy_cp110_modes[i].mode == mode) in mvebu_comphy_get_mux()187 return mvebu_comphy_cp110_modes[i].mux; in mvebu_comphy_get_mux()