Searched refs:niomux_routes (Results 1 – 9 of 9) sorted by relevance
73 for (i = 0; i < ctrl->niomux_routes; i++) { in rockchip_get_mux_route()80 if (i >= ctrl->niomux_routes) in rockchip_get_mux_route()582 for (j = 0; j < ctrl->niomux_routes; j++) {
191 .niomux_routes = ARRAY_SIZE(rk3128_mux_route_data),
231 .niomux_routes = ARRAY_SIZE(rk3288_mux_route_data),
275 .niomux_routes = ARRAY_SIZE(rk3228_mux_route_data),
268 u32 niomux_routes; member
300 .niomux_routes = ARRAY_SIZE(rk3399_mux_route_data),
305 .niomux_routes = ARRAY_SIZE(rk3328_mux_route_data),
345 .niomux_routes = ARRAY_SIZE(px30_mux_route_data),
441 .niomux_routes = ARRAY_SIZE(rk3308_mux_route_data),
Completed in 11 milliseconds