Home
last modified time | relevance | path

Searched refs:pinmux_groups (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-k210.c766 int ret, pinmux_groups; in k210_pinctrl_dt_subnode_to_map() local
778 pinmux_groups = of_property_count_u32_elems(np, "pinmux"); in k210_pinctrl_dt_subnode_to_map()
779 if (pinmux_groups <= 0) { in k210_pinctrl_dt_subnode_to_map()
792 reserve = pinmux_groups * (1 + num_configs); in k210_pinctrl_dt_subnode_to_map()
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpfc-emev2.c1063 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
1657 .groups = pinmux_groups,
1658 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a7791.c4431 } pinmux_groups = { variable
6896 .groups = pinmux_groups.common,
6897 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
6919 .groups = pinmux_groups.common,
6920 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
6942 .groups = pinmux_groups.common,
6943 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6944 ARRAY_SIZE(pinmux_groups.automotive),
6967 .groups = pinmux_groups.common,
6968 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
[all …]
H A Dpfc-r8a779f0.c1291 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
2091 .groups = pinmux_groups,
2092 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a7796.c4129 } pinmux_groups = { variable
6103 .groups = pinmux_groups.common,
6104 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
6128 .groups = pinmux_groups.common,
6129 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6130 ARRAY_SIZE(pinmux_groups.automotive),
6155 .groups = pinmux_groups.common,
6156 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6157 ARRAY_SIZE(pinmux_groups.automotive),
H A Dpfc-r8a7792.c1646 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
3127 .groups = pinmux_groups,
3128 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a7790.c4034 } pinmux_groups = { variable
6149 .groups = pinmux_groups.common,
6150 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
6172 .groups = pinmux_groups.common,
6173 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6174 ARRAY_SIZE(pinmux_groups.automotive),
H A Dpfc-r8a77990.c3792 } pinmux_groups = { variable
5300 .groups = pinmux_groups.common,
5301 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
5325 .groups = pinmux_groups.common,
5326 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
5327 ARRAY_SIZE(pinmux_groups.automotive),
H A Dpfc-r8a73a4.c1738 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
2605 .groups = pinmux_groups,
2606 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a7740.c2566 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
3536 .groups = pinmux_groups,
3537 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a77970.c1678 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
2549 .groups = pinmux_groups,
2550 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a7794.c3765 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
5849 .groups = pinmux_groups,
5850 .nr_groups = ARRAY_SIZE(pinmux_groups),
5872 .groups = pinmux_groups,
5873 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-sh73a0.c2917 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
4160 .groups = pinmux_groups,
4161 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a77965.c4363 } pinmux_groups = { variable
6344 .groups = pinmux_groups.common,
6345 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
6369 .groups = pinmux_groups.common,
6370 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6371 ARRAY_SIZE(pinmux_groups.automotive),
H A Dpfc-r8a77951.c4154 } pinmux_groups = { variable
6151 .groups = pinmux_groups.common,
6152 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
6176 .groups = pinmux_groups.common,
6177 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6178 ARRAY_SIZE(pinmux_groups.automotive),
H A Dpfc-r8a77470.c2115 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
3536 .groups = pinmux_groups,
3537 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a77980.c2036 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
3066 .groups = pinmux_groups,
3067 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a7778.c1685 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
3062 .groups = pinmux_groups,
3063 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a77995.c2065 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
3185 .groups = pinmux_groups,
3186 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a7779.c2761 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
4363 .groups = pinmux_groups,
4364 .nr_groups = ARRAY_SIZE(pinmux_groups),
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dpfc-r8a7791.c4463 } pinmux_groups = { variable
6626 .groups = pinmux_groups.common,
6627 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
6648 .groups = pinmux_groups.common,
6649 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6650 ARRAY_SIZE(pinmux_groups.r8a779x),
6672 .groups = pinmux_groups.common,
6673 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6674 ARRAY_SIZE(pinmux_groups.r8a779x),
H A Dpfc-r8a7792.c1672 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
2785 .groups = pinmux_groups,
2786 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a77970.c1675 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
2416 .groups = pinmux_groups,
2417 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a7794.c3757 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
5580 .groups = pinmux_groups,
5581 .nr_groups = ARRAY_SIZE(pinmux_groups),
5602 .groups = pinmux_groups,
5603 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a77995.c1713 static const struct sh_pfc_pin_group pinmux_groups[] = { variable
2490 .groups = pinmux_groups,
2491 .nr_groups = ARRAY_SIZE(pinmux_groups),

12