Searched refs:k3_combphy_lane_datas (Results 1 – 1 of 1) sorted by relevance
111 static const struct k3_phy_lane_group_data *k3_combphy_lane_datas[] = { variable124 for (i = 0; i < ARRAY_SIZE(k3_combphy_lane_datas); i++) { in k3_combo_phy_init_lanes()125 const struct k3_phy_lane_group_data *data = k3_combphy_lane_datas[i]; in k3_combo_phy_init_lanes()169 if (args->args[0] >= ARRAY_SIZE(k3_combphy_lane_datas)) { in k3_combo_phy_xlate()