Searched refs:pinmux_groups (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/drivers/pinctrl/renesas/ |
D | pfc-r8a7791.c | 4463 } 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),
|
D | pfc-r8a7792.c | 1672 static const struct sh_pfc_pin_group pinmux_groups[] = { variable 2785 .groups = pinmux_groups, 2786 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a77970.c | 1675 static const struct sh_pfc_pin_group pinmux_groups[] = { variable 2416 .groups = pinmux_groups, 2417 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a7794.c | 3757 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),
|
D | pfc-r8a77995.c | 1713 static const struct sh_pfc_pin_group pinmux_groups[] = { variable 2490 .groups = pinmux_groups, 2491 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a77990.c | 3949 static const struct sh_pfc_pin_group pinmux_groups[] = { variable 5162 .groups = pinmux_groups, 5163 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a7790.c | 3937 static const struct sh_pfc_pin_group pinmux_groups[] = { variable 5710 .groups = pinmux_groups, 5711 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a7796.c | 4129 static const struct sh_pfc_pin_group pinmux_groups[] = { variable 6149 .groups = pinmux_groups, 6150 .nr_groups = ARRAY_SIZE(pinmux_groups),
|
D | pfc-r8a7795.c | 4159 static const struct sh_pfc_pin_group pinmux_groups[] = { variable 6207 .groups = pinmux_groups, 6208 .nr_groups = ARRAY_SIZE(pinmux_groups),
|