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

/linux-master/drivers/pinctrl/
H A Dpinctrl-rockchip.h398 u32 niomux_routes; member in struct:rockchip_pin_ctrl
H A Dpinctrl-rockchip.c1025 for (i = 0; i < ctrl->niomux_routes; i++) {
1032 if (i >= ctrl->niomux_routes)
3293 for (j = 0; j < ctrl->niomux_routes; j++) {
3486 .niomux_routes = ARRAY_SIZE(px30_mux_route_data),
3550 .niomux_routes = ARRAY_SIZE(rv1126_mux_route_data),
3638 .niomux_routes = ARRAY_SIZE(rk3128_mux_route_data),
3656 .niomux_routes = ARRAY_SIZE(rk3188_mux_route_data),
3674 .niomux_routes = ARRAY_SIZE(rk3228_mux_route_data),
3719 .niomux_routes = ARRAY_SIZE(rk3288_mux_route_data),
3756 .niomux_routes
[all...]

Completed in 118 milliseconds