Home
last modified time | relevance | path

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

/u-boot/drivers/pinctrl/rockchip/
A Dpinctrl-rockchip-core.c73 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++) {
A Dpinctrl-rk3128.c191 .niomux_routes = ARRAY_SIZE(rk3128_mux_route_data),
A Dpinctrl-rk3288.c231 .niomux_routes = ARRAY_SIZE(rk3288_mux_route_data),
A Dpinctrl-rk322x.c275 .niomux_routes = ARRAY_SIZE(rk3228_mux_route_data),
A Dpinctrl-rockchip.h268 u32 niomux_routes; member
A Dpinctrl-rk3399.c300 .niomux_routes = ARRAY_SIZE(rk3399_mux_route_data),
A Dpinctrl-rk3328.c305 .niomux_routes = ARRAY_SIZE(rk3328_mux_route_data),
A Dpinctrl-px30.c345 .niomux_routes = ARRAY_SIZE(px30_mux_route_data),
A Dpinctrl-rk3308.c441 .niomux_routes = ARRAY_SIZE(rk3308_mux_route_data),

Completed in 11 milliseconds