Searched refs:niomux_routes (Results 1 – 2 of 2) sorted by relevance
1026 for (i = 0; i < ctrl->niomux_routes; i++) { in rockchip_get_mux_route()1033 if (i >= ctrl->niomux_routes) in rockchip_get_mux_route()3284 for (j = 0; j < ctrl->niomux_routes; j++) { in rockchip_pinctrl_get_soc_data()3479 .niomux_routes = ARRAY_SIZE(px30_mux_route_data),3543 .niomux_routes = ARRAY_SIZE(rv1126_mux_route_data),3631 .niomux_routes = ARRAY_SIZE(rk3128_mux_route_data),3649 .niomux_routes = ARRAY_SIZE(rk3188_mux_route_data),3667 .niomux_routes = ARRAY_SIZE(rk3228_mux_route_data),3712 .niomux_routes = ARRAY_SIZE(rk3288_mux_route_data),3749 .niomux_routes = ARRAY_SIZE(rk3308_mux_route_data),[all …]
398 u32 niomux_routes; member