Home
last modified time | relevance | path

Searched refs:niomux_routes (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/pinctrl/
Dpinctrl-rockchip.c340 u32 niomux_routes; member
1120 for (i = 0; i < ctrl->niomux_routes; i++) { in rockchip_get_mux_route()
1127 if (i >= ctrl->niomux_routes) in rockchip_get_mux_route()
3341 for (j = 0; j < ctrl->niomux_routes; j++) { in rockchip_pinctrl_get_soc_data()
3516 .niomux_routes = ARRAY_SIZE(px30_mux_route_data),
3626 .niomux_routes = ARRAY_SIZE(rk3128_mux_route_data),
3644 .niomux_routes = ARRAY_SIZE(rk3188_mux_route_data),
3662 .niomux_routes = ARRAY_SIZE(rk3228_mux_route_data),
3707 .niomux_routes = ARRAY_SIZE(rk3288_mux_route_data),
3735 .niomux_routes = ARRAY_SIZE(rk3328_mux_route_data),
[all …]