Home
last modified time | relevance | path

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

/external/u-boot/drivers/pinctrl/rockchip/
Dpinctrl-rockchip-core.c69 for (i = 0; i < ctrl->niomux_routes; i++) { in rockchip_get_mux_route()
76 if (i >= ctrl->niomux_routes) in rockchip_get_mux_route()
578 for (j = 0; j < ctrl->niomux_routes; j++) {
Dpinctrl-rk3128.c190 .niomux_routes = ARRAY_SIZE(rk3128_mux_route_data),
Dpinctrl-rk3288.c229 .niomux_routes = ARRAY_SIZE(rk3288_mux_route_data),
Dpinctrl-rk322x.c273 .niomux_routes = ARRAY_SIZE(rk3228_mux_route_data),
Dpinctrl-rockchip.h267 u32 niomux_routes; member
Dpinctrl-rk3399.c298 .niomux_routes = ARRAY_SIZE(rk3399_mux_route_data),
Dpinctrl-rk3328.c303 .niomux_routes = ARRAY_SIZE(rk3328_mux_route_data),
Dpinctrl-px30.c343 .niomux_routes = ARRAY_SIZE(px30_mux_route_data),
Dpinctrl-rk3308.c439 .niomux_routes = ARRAY_SIZE(rk3308_mux_route_data),