Searched refs:pinmux_groups (Results 1 - 16 of 16) sorted by relevance

/u-boot/drivers/pinctrl/
H A Dpinctrl-generic.c397 const u32 *pinmux_groups = NULL; /* prevent use-uninitialized warning */ local
408 pinmux_groups = dev_read_prop(config, propname, &scratch);
410 if (!pinmux_groups)
438 u32 pinmux_group = fdt32_to_cpu(pinmux_groups[i]);
/u-boot/drivers/pinctrl/renesas/
H A Dpfc-r8a7791.c4433 } pinmux_groups = { variable in typeref:struct:__anon19
6898 .groups = pinmux_groups.common,
6899 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
6921 .groups = pinmux_groups.common,
6922 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
6944 .groups = pinmux_groups.common,
6945 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6946 ARRAY_SIZE(pinmux_groups.automotive),
6969 .groups = pinmux_groups.common,
6970 .nr_groups = ARRAY_SIZE(pinmux_groups
[all...]
H A Dpfc-r8a779f0.c1293 static const struct sh_pfc_pin_group pinmux_groups[] = { variable in typeref:struct:sh_pfc_pin_group
2093 .groups = pinmux_groups,
2094 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a7796.c4131 } pinmux_groups = { variable in typeref:struct:__anon31
6105 .groups = pinmux_groups.common,
6106 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
6130 .groups = pinmux_groups.common,
6131 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6132 ARRAY_SIZE(pinmux_groups.automotive),
6157 .groups = pinmux_groups.common,
6158 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6159 ARRAY_SIZE(pinmux_groups.automotive),
H A Dpfc-r8a7792.c1649 static const struct sh_pfc_pin_group pinmux_groups[] = { variable in typeref:struct:sh_pfc_pin_group
3130 .groups = pinmux_groups,
3131 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a77970.c1679 static const struct sh_pfc_pin_group pinmux_groups[] = { variable in typeref:struct:sh_pfc_pin_group
2550 .groups = pinmux_groups,
2551 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a77990.c3795 } pinmux_groups = { variable in typeref:struct:__anon43
5303 .groups = pinmux_groups.common,
5304 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
5328 .groups = pinmux_groups.common,
5329 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
5330 ARRAY_SIZE(pinmux_groups.automotive),
H A Dpfc-r8a7790.c4033 } pinmux_groups = { variable in typeref:struct:__anon14
6144 .groups = pinmux_groups.common,
6145 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
6167 .groups = pinmux_groups.common,
6168 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6169 ARRAY_SIZE(pinmux_groups.automotive),
H A Dpfc-r8a7794.c3765 static const struct sh_pfc_pin_group pinmux_groups[] = { variable in typeref:struct:sh_pfc_pin_group
5845 .groups = pinmux_groups,
5846 .nr_groups = ARRAY_SIZE(pinmux_groups),
5868 .groups = pinmux_groups,
5869 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a77965.c4365 } pinmux_groups = { variable in typeref:struct:__anon35
6346 .groups = pinmux_groups.common,
6347 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
6371 .groups = pinmux_groups.common,
6372 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6373 ARRAY_SIZE(pinmux_groups.automotive),
H A Dpfc-r8a77951.c4155 } pinmux_groups = { variable in typeref:struct:__anon27
6152 .groups = pinmux_groups.common,
6153 .nr_groups = ARRAY_SIZE(pinmux_groups.common),
6177 .groups = pinmux_groups.common,
6178 .nr_groups = ARRAY_SIZE(pinmux_groups.common) +
6179 ARRAY_SIZE(pinmux_groups.automotive),
H A Dpfc-r8a77995.c2066 static const struct sh_pfc_pin_group pinmux_groups[] = { variable in typeref:struct:sh_pfc_pin_group
3186 .groups = pinmux_groups,
3187 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a77980.c2037 static const struct sh_pfc_pin_group pinmux_groups[] = { variable in typeref:struct:sh_pfc_pin_group
3067 .groups = pinmux_groups,
3068 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a779a0.c2593 static const struct sh_pfc_pin_group pinmux_groups[] = { variable in typeref:struct:sh_pfc_pin_group
4372 .groups = pinmux_groups,
4373 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a779g0.c2536 static const struct sh_pfc_pin_group pinmux_groups[] = { variable in typeref:struct:sh_pfc_pin_group
4349 .groups = pinmux_groups,
4350 .nr_groups = ARRAY_SIZE(pinmux_groups),
H A Dpfc-r8a779h0.c2357 static const struct sh_pfc_pin_group pinmux_groups[] = { variable in typeref:struct:sh_pfc_pin_group
3957 .groups = pinmux_groups,
3958 .nr_groups = ARRAY_SIZE(pinmux_groups),

Completed in 537 milliseconds