Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-rockchip.c372 u32 niomux_routes; member
1612 for (i = 0; i < ctrl->niomux_routes; i++) { in rockchip_get_mux_route()
1619 if (i >= ctrl->niomux_routes) in rockchip_get_mux_route()
3196 for (j = 0; j < ctrl->niomux_routes; j++) {
3337 .niomux_routes = ARRAY_SIZE(px30_mux_route_data),
3404 .niomux_routes = ARRAY_SIZE(rv1126_mux_route_data),
3447 .niomux_routes = ARRAY_SIZE(rk1808_mux_route_data),
3540 .niomux_routes = ARRAY_SIZE(rk3128_mux_route_data),
3576 .niomux_routes = ARRAY_SIZE(rk3228_mux_route_data),
3631 .niomux_routes = ARRAY_SIZE(rk3288_mux_route_data),
[all …]
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/
H A Dpinctrl-rk3128.c182 .niomux_routes = ARRAY_SIZE(rk3128_mux_route_data),
H A Dpinctrl-rockchip-core.c72 for (i = 0; i < ctrl->niomux_routes; i++) { in rockchip_get_mux_route()
79 if (i >= ctrl->niomux_routes) in rockchip_get_mux_route()
657 for (j = 0; j < ctrl->niomux_routes; j++) {
H A Dpinctrl-rk3288.c230 .niomux_routes = ARRAY_SIZE(rk3288_mux_route_data),
H A Dpinctrl-rk3308.c644 .niomux_routes = ARRAY_SIZE(rk3308_mux_route_data),
659 .niomux_routes = ARRAY_SIZE(rk3308b_mux_route_data),
H A Dpinctrl-rk322x.c265 .niomux_routes = ARRAY_SIZE(rk3228_mux_route_data),
H A Dpinctrl-rk1808.c265 .niomux_routes = ARRAY_SIZE(rk1808_mux_route_data),
H A Dpinctrl-rk3399.c290 .niomux_routes = ARRAY_SIZE(rk3399_mux_route_data),
H A Dpinctrl-rk3328.c340 .niomux_routes = ARRAY_SIZE(rk3328_mux_route_data),
H A Dpinctrl-rv1126.c386 .niomux_routes = ARRAY_SIZE(rv1126_mux_route_data),
H A Dpinctrl-rockchip.h572 u32 niomux_routes; member
H A Dpinctrl-rk3568.c347 .niomux_routes = ARRAY_SIZE(rk3568_mux_route_data),