Searched refs:pins_count (Results 1 – 9 of 9) sorted by relevance
47 int pins_count; in show_pinmux() local51 pins_count = pinctrl_get_pins_count(dev); in show_pinmux()53 if (pins_count == -ENOSYS) { in show_pinmux()55 return pins_count; in show_pinmux()58 for (i = 0; i < pins_count; i++) { in show_pinmux()
84 int pins_count = priv->socdata->pins_count; in uniphier_pinconf_input_enable_legacy() local95 for (i = 0; i < pins_count; i++) { in uniphier_pinconf_input_enable_legacy()
64 int pins_count; member
136 .pins_count = ARRAY_SIZE(uniphier_ld4_pins),
139 .pins_count = ARRAY_SIZE(uniphier_ld6b_pins),
139 .pins_count = ARRAY_SIZE(uniphier_pxs2_pins),
146 .pins_count = ARRAY_SIZE(uniphier_pro5_pins),
147 .pins_count = ARRAY_SIZE(uniphier_sld8_pins),
155 .pins_count = ARRAY_SIZE(uniphier_pro4_pins),