Searched refs:niomux_routes (Results 1 – 2 of 2) sorted by relevance
1025 for (i = 0; i < ctrl->niomux_routes; i++) { in rockchip_get_mux_route()1032 if (i >= ctrl->niomux_routes) in rockchip_get_mux_route()3293 for (j = 0; j < ctrl->niomux_routes; j++) { in rockchip_pinctrl_get_soc_data()3488 .niomux_routes = ARRAY_SIZE(px30_mux_route_data),3552 .niomux_routes = ARRAY_SIZE(rv1126_mux_route_data),3640 .niomux_routes = ARRAY_SIZE(rk3128_mux_route_data),3658 .niomux_routes = ARRAY_SIZE(rk3188_mux_route_data),3676 .niomux_routes = ARRAY_SIZE(rk3228_mux_route_data),3721 .niomux_routes = ARRAY_SIZE(rk3288_mux_route_data),3758 .niomux_routes = ARRAY_SIZE(rk3308_mux_route_data),[all …]
398 u32 niomux_routes; member